Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Adjust session length parameters for App Session (iOS) #132

@andrejunges

Description

@andrejunges

https://help.mixpanel.com/hc/en-us/articles/115004581763-Adjust-session-length-parameters-for-App-Session-event#objectivec-sdk

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?

andrejunges@3711c4c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions