Skip to content

fix: ios logout issues#5859

Open
rebelchris wants to merge 3 commits intomainfrom
fix-ios-logout
Open

fix: ios logout issues#5859
rebelchris wants to merge 3 commits intomainfrom
fix-ios-logout

Conversation

@rebelchris
Copy link
Copy Markdown
Contributor

@rebelchris rebelchris commented Apr 14, 2026

Changes

Events

Did you introduce any new tracking events?

Experiment

Did you introduce any new experiments?

Manual Testing

Caution

Please make sure existing components are not breaking/affected by this PR

Preview domain

https://fix-ios-logout.preview.app.daily.dev

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

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

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview Apr 14, 2026 8:39am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Apr 14, 2026 8:39am

Request Review

}, [accessToken?.expiresIn, refresh]);

useEffect(() => {
document.addEventListener('visibilitychange', onVisibilityChange);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you can potentially use useQuery, it has refetch on active thingy, not blocking

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.

3 participants