Neel Suresh Sus
Posts: 0
Joined: Fri Jun 07, 2013 7:48 am

Get GPS coordinates of user every 30mim even if app isn't being used

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Get GPS coordinates of user every 30mim even if app isn't being used

Dear Neel,

You would need the native level of development. Each platform has its own nuances.
Find more here: http://stackoverflow.com/questions/14...

Neel Suresh Sus
Posts: 0
Joined: Fri Jun 07, 2013 7:48 am

Get GPS coordinates of user every 30mim even if app isn't being used

So can that native code be added through the appery.io environment or would we have to not use appery?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Get GPS coordinates of user every 30mim even if app isn't being used

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.

Return to “Issues”