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.