Page 1 of 1

App Publishing and HTML 5 vs PhoneGap

Posted: Mon Apr 07, 2014 4:18 pm
by Mike896159

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?


App Publishing and HTML 5 vs PhoneGap

Posted: Mon Apr 07, 2014 6:00 pm
by Kateryna Grynko

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.