Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing session start upon app start on non-iOS platforms + avoid session restart when returning within 5 minutes #178

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

Jeehut
Copy link
Contributor

@Jeehut Jeehut commented Aug 1, 2024

Fixes #177

@Jeehut Jeehut requested a review from winsmith August 1, 2024 11:08
@Jeehut Jeehut changed the title Fix missing session start on app start + avoid session restart when returning within 5 minutes Fix missing session start upon app start on non-iOS platforms + avoid session restart when returning within 5 minutes Aug 1, 2024
Copy link
Contributor

@winsmith winsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic work! Thank you so much!

@Jeehut Jeehut merged commit 062faa2 into main Aug 1, 2024
6 checks passed
@Jeehut Jeehut deleted the feature/session-start-fix branch August 1, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Session never getting started on macOS, watchOS, tvOS, and visionOS
2 participants