Hi all.
I have a question. Is it possible to send the data to the server while the app is not active? For example - user has left the app for a few hours and while the app isn't active (I mean all the activities are paused) - send the data back to the server? Or this app will be rejected?
Why I'm asking - for example the user has clocked in but didn't clock out for any reason and won't touch the app for 2-3 days - that means that the data won't be sent to the server until this user will return to the app again. So the idea is to send it behind the scene.
I have a question. Is it possible to send the data to the server while the app is not active? For example - user has left the app for a few hours and while the app isn't active (I mean all the activities are paused) - send the data back to the server? Or this app will be rejected?
Why I'm asking - for example the user has clocked in but didn't clock out for any reason and won't touch the app for 2-3 days - that means that the data won't be sent to the server until this user will return to the app again. So the idea is to send it behind the scene.