Is this possible on all platforms? android, ios, etc? How is it done? Basically, we have an app people use for safety and they want their location / path to be pushed to the cloud even if they are using a different app.
Is this possible on all platforms? android, ios, etc? How is it done? Basically, we have an app people use for safety and they want their location / path to be pushed to the cloud even if they are using a different app.
Hi, working on it.
Dear Neel,
You would need the native level of development. Each platform has its own nuances.
Find more here: http://stackoverflow.com/questions/14...
So can that native code be added through the appery.io environment or would we have to not use appery?
Neel,
You can create UI in Appery.io and use our backend to store data. Then export your app to Eclipse (for Android) or xCode (for iOS) and add your custom code. You won't be able to return your app back to Appery.io.