Open romainbriand opened 3 years ago
I'd really like this one, too. 10s by default is much too long for a minimum session length for our app; it's designed for people to quickly check small amounts of information.
Any updates/insights on this? 10s is too long for our case as well.
bump - the current time does not work so I need to recraft the app_session event from zero, this is a basic setting that should exist.
Hi,
Following MixPanel docs for Native SDKs, it is possible to adjust the app session length.
However, how could we do this up for a React Native app? Following source code of this lib and its doc, it doesn't seem possible.
Thanks in advance for any help on the topic.