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 · 4 comments · May be fixed by #50
Open

Does not work on iOS 18 #41

putnokiabel opened this issue Sep 26, 2024 · 4 comments · May be fixed by #50

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

@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.

@MUHAMMEDSAHALCP
Copy link

@sarika01 Could you kindly review the PR(#42) and merge it asap.

@DenisDoc
Copy link

Hey guys, the issue is still reproducing with version 4.0.1 on iOS 18. Would you be kind to check if the fix was included?

@putnokiabel putnokiabel linked a pull request Jan 31, 2025 that will close this issue
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