Skip to content

fix(android): trigger session start event reliably#3252

Merged
abhaysood merged 1 commit intomainfrom
track-session-start
Mar 3, 2026
Merged

fix(android): trigger session start event reliably#3252
abhaysood merged 1 commit intomainfrom
track-session-start

Conversation

@abhaysood
Copy link
Contributor

@abhaysood abhaysood commented Mar 3, 2026

Description

Fixes a bug where session_start was not being called when a new session was started on app coming back to foreground

Related issue

Fixes #3251

@abhaysood abhaysood requested a review from adwinross March 3, 2026 06:08
@abhaysood abhaysood self-assigned this Mar 3, 2026
@abhaysood abhaysood added bug something isn't working android android related labels Mar 3, 2026
@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
measure-dashboard Ready Ready Preview, Comment Mar 3, 2026 6:12am

Fixes a bug where session start was not being
called when a new session was started on app
coming to foreground
@abhaysood abhaysood merged commit bc46a22 into main Mar 3, 2026
11 checks passed
@abhaysood abhaysood deleted the track-session-start branch March 3, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android android related bug something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Session start event missing when new session start on app coming back to foreground

2 participants