Skip to content

Fix widget and live activity deep links when app is in background#552

Merged
guytepper merged 3 commits intomainfrom
fix-widget-not-opening-scheduale
Jan 25, 2026
Merged

Fix widget and live activity deep links when app is in background#552
guytepper merged 3 commits intomainfrom
fix-widget-not-opening-scheduale

Conversation

@guytepper
Copy link
Copy Markdown
Member

  • Register widget:// and liveActivity:// URL schemes in Info.plist
  • Add URL handling method in AppDelegate to forward URLs to React Native

Previously, tapping widgets or live activities only worked when the app was completely closed. Now it works when the app is in the background too.

- Register widget:// and liveActivity:// URL schemes in Info.plist
- Add URL handling method in AppDelegate to forward URLs to React Native

Previously, tapping widgets or live activities only worked when the app
was completely closed. Now it works when the app is in the background too.
@guytepper
Copy link
Copy Markdown
Member Author

/release

@guytepper
Copy link
Copy Markdown
Member Author

/publish

@guytepper guytepper merged commit e541cf6 into main Jan 25, 2026
1 check passed
@guytepper guytepper deleted the fix-widget-not-opening-scheduale branch January 25, 2026 08:58
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.

1 participant