You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
As we can see in the link above, we can customize minimumSessionDuration and maximumSessionDuration for the App Session event.
For Android we can already do it without any changes, cause we just need to add a meta-tag on AndroidManifest.xml.
Though the way it works for iOS doesn't allow us today to customize it.
What do you guys think about adding a new method where we would pass an object and could set those properties?