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

Fix bug where apps cannot be launched on iOS 18 #47

Open
HRCJ7 opened this issue Dec 10, 2024 · 0 comments
Open

Fix bug where apps cannot be launched on iOS 18 #47

HRCJ7 opened this issue Dec 10, 2024 · 0 comments

Comments

@HRCJ7
Copy link

HRCJ7 commented Dec 10, 2024

Closes #42

I reviewed the details of the previous issue ticket, which was marked as resolved with version 4.0.1, specifically mentioning that the issue was fixed for iOS 18. However, after updating to version 4.0.1, I can still reproduce the same issue on iOS 18.

BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated UIApplication.open(_:options:completionHandler:). Force returning false (NO).
flutter: Redirecting to AppStore as the app is not present on the device
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

No branches or pull requests

1 participant