How do I force a session to end when my iOS app is backgrounded so that a new session is created even if the user reopens the app within 30 minutes of backgrounding it? The v2 SDK had instructions on how to do this but I can't find anything similar in the v3 SDK.
Asked
Active
Viewed 603 times
1 Answers
0
you should pass session control = 'end' field in a nonInteractive hit when your app goes to background.
How to listen to when it goes background.

Community
- 1
- 1

Max Ostapenko
- 536
- 5
- 15