Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on iOS 18 #41

Open
putnokiabel opened this issue Sep 26, 2024 · 2 comments · May be fixed by #42
Open

Does not work on iOS 18 #41

putnokiabel opened this issue Sep 26, 2024 · 2 comments · May be fixed by #42

Comments

@putnokiabel
Copy link

This plugin no longer works on iOS 18.
Presumably because it's using the deprecated openUrl API instead of the new open API.

See:
https://developer.apple.com/documentation/uikit/uiapplication/1622961-openurl
https://developer.apple.com/documentation/uikit/uiapplication/1648685-open
https://keyboardkit.com/blog/2024/09/11/ios18-breaks-selector-based-url-opening

@putnokiabel putnokiabel linked a pull request Sep 26, 2024 that will close this issue
@bogdanbws
Copy link

Any update on this issue? Is there any release planned for the fix in the PR? (#42 )

@putnokiabel
Copy link
Author

putnokiabel commented Oct 21, 2024

@sarika01 Could you have a look? I have a PR ready with a fix.

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 a pull request may close this issue.

2 participants