Skip to content

fix: open link in browser if handler app fails#1267

Merged
Iamlooker merged 3 commits intoDroid-ify:mainfrom
Netrifier:fix/link-handler-fallback
Mar 12, 2026
Merged

fix: open link in browser if handler app fails#1267
Iamlooker merged 3 commits intoDroid-ify:mainfrom
Netrifier:fix/link-handler-fallback

Conversation

@Netrifier
Copy link
Contributor

fixes #1262

openLink function tries to force open the link in browser if the normal app handler failed

Add openLink helper that retries opening the URL in a browser if the
initial intent fails with ActivityNotFoundException.
Copy link
Member

@Iamlooker Iamlooker left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, just some minor changes requested

@Iamlooker Iamlooker merged commit 5d4bb89 into Droid-ify:main Mar 12, 2026
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.

[Crash] ActivityNotFoundException when opening links while target app is hidden (OxygenOS)

2 participants