Ringing in 2017 With a Big Platform Update: iOS 10, Cordova Update, Automatic APIs Sync and More
We are happy to share that we starting 2017 with a big platform update. Read this blog post to learn what’s new.
iOS 10 Support
This update brings full iOS 10 support. This means when you build a binary app for iOS, it should run on an iOS device running version 10 without any problems.
This support is possible with Apache Cordova library update.
Apache Cordova Upgrade
In order to provide full iOS 10 support, we have upgraded the Apache Cordova library. The latest Cordova library for iOS is version 4.3.0 and for Android is 5.2.2. This update brings many bug fixes, improvements to Cordova. Your hybrid app will be just a little bit better and that’s good. Please read the technical release notes about this update.
Automatically Sync Backend Services Changes with the App Builder
Integration between the App Builder and Backend Services is one of the core values in the Appery.io platform. Importing API services into an app is very simple:
Now, if you made any changes to the backend APIs, you had to either manually update the service in the App Builder or delete the service and then import it again. These approaches are not very good so with this update we are introducing an automatic sync feature between the App Builder and Backend Services. When you update a backend API service, simply click the Check for update button to update the service in the App Builder.
This is very nice as you no longer need to make manual changes or even delete the services. Right now this feature is available only in an Ionic app but we are planning to add this support to a jQuery Mobile app as well.