Rick O'Connor
Posts: 0
Joined: Fri Apr 11, 2014 1:39 pm

Background App Refresh and Session Tokens

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.

Rick O'Connor
Posts: 0
Joined: Fri Apr 11, 2014 1:39 pm

Background App Refresh and Session Tokens

*120 mins

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Background App Refresh and Session Tokens

Hello!

When you send data to DB you use session token. If you send data every 10 minutes, session token won't expire.

Return to “Issues”