Are there any services/contractors who can be engaged to publish iOS and Andriod apps exported from appery.io? Also, can HTML 5 style appery.io apps access native phone features... or does that always require PhoneGap?
Are there any services/contractors who can be engaged to publish iOS and Andriod apps exported from appery.io? Also, can HTML 5 style appery.io apps access native phone features... or does that always require PhoneGap?
Hi Mike,
You would need PhoneGap to access native features: http://docs.appery.io/documentation/u...
When you create a new app in Appery.io, the app includes Apache Cordova (PhoneGap) library. This means you can right away use any of the JavaScript API provided by PhoneGap. Appery.io comes with a number of APIs available as pre-configured native services (components). The following services are available: Camera, Barcode scanner, Geolocation, Contacts.
You may also export your app to Eclipse/xCode, edit it there, build APK/IPA and publish it.