Background App Refresh and Session Tokens
Posted: Wed Apr 23, 2014 12:18 am
I realise the session token expires after 120 since last activity.
Does this activity include background app refresh? Consider my iOS app pushes geolocation data to the database every 10 mins. Will that count as "Activity" and therefore the session token will remain active indefinitely? Thanks.