Skip to content

Are events flushed on OnApplicationPause/OnApplicationQuit reliable? #158

@tomkail

Description

@tomkail

Hi! We're defining sessions manually by using StartTimedEvent when the application gains focus, and then calling Track and Flush when the app loses focus or is closed, using OnApplicationPause and OnApplicationQuit.
We've had a few instances of our sessions not ending. Our best guess right now is that the approach described isn't reliable.
Is Flushing OnApplicationQuit guaranteed to work?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions