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

feat(android): report activity launched with saved state as warm launch #1247

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

abhaysood
Copy link
Contributor

@abhaysood abhaysood commented Sep 16, 2024

Fixes incorrect cold launch attribution, closes #1246.

Breaking Change

⚠️ After this PR, users might notice a change in cold/warm launch metric even if they haven't made any changes because the attribution for warm/cold launch has changed.

Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 7:56am

@abhaysood abhaysood requested a review from detj September 16, 2024 08:47
@abhaysood abhaysood merged commit e167dcf into main Sep 16, 2024
9 checks passed
@abhaysood abhaysood deleted the launch-tracker-improvements branch September 16, 2024 08:53
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.

Attribute launch as "warm" instead of "cold", when the launched activity has saved state
2 participants