Skip to content

fix(app-launcher): improvements on canOpenUrl and openUrl - #2476

Merged
jcesarmobile merged 2 commits into
mainfrom
RMET-3235
Feb 11, 2026
Merged

fix(app-launcher): improvements on canOpenUrl and openUrl#2476
jcesarmobile merged 2 commits into
mainfrom
RMET-3235

Conversation

@jcesarmobile

@jcesarmobile jcesarmobile commented Feb 4, 2026

Copy link
Copy Markdown
Member

canOpenUrl now correctly checks if an app scheme can be opened on Android

fixes #1744, which is closed as it was considered a docs issue, but I think it was a real issue since it's possible to detect if an app scheme can be opened, so I added code to detect them instead.

Also openUrl was not working for some internal settings urls for Android, so I also fixed it

closes #1620

And added some extra docs, improved the openUrl example code and added an example about how to add an app scheme to the queries.

@github-actions

github-actions Bot commented Feb 4, 2026

Copy link
Copy Markdown

Released dev build of app with dev version: 8.0.1-dev-2476-20260205T160422.0

@OS-pedrogustavobilro OS-pedrogustavobilro self-assigned this Feb 4, 2026
@OS-pedrogustavobilro

Copy link
Copy Markdown
Contributor

@jcesarmobile still reviewing and testing the PR but just wanted to confirm, shouldn't the PR title for this monorepo reference the specific plugin, i.e. something like fix(app-launcher): improvements on Android for canOpenUrl and openUrl

Comment thread app-launcher/README.md Outdated
Comment thread app-launcher/README.md
@theproducer theproducer self-assigned this Feb 5, 2026
@jcesarmobile jcesarmobile changed the title fix(android): improvements on canOpenUrl and openUrl fix(app-launcher): improvements on canOpenUrl and openUrl Feb 5, 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

4 participants