Skip to content

Conversation

@rebelchris
Copy link
Contributor

@rebelchris rebelchris commented Jan 7, 2026

Prevents the app from closing when running as a PWA/standalone app on Android by checking isPWA() before calling window.close().

This affects three pages:

  • callback.tsx
  • error.tsx
  • popup/notifications/enable.tsx

Fixes #1499

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://claude-issue-5256-20260107-1008.preview.app.daily.dev

Prevents the app from closing when running as a PWA/standalone app
on Android by checking isPWA() before calling window.close().

This affects three pages:
- callback.tsx
- error.tsx
- popup/notifications/enable.tsx

Fixes #1499

Co-authored-by: Chris Bongers <[email protected]>
@rebelchris rebelchris requested a review from a team as a code owner January 7, 2026 10:58
@vercel
Copy link

vercel bot commented Jan 7, 2026

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

Project Deployment Review Updated (UTC)
daily-webapp Ready Ready Preview Jan 9, 2026 8:15am
1 Skipped Deployment
Project Deployment Review Updated (UTC)
storybook Ignored Ignored Jan 9, 2026 8:15am

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