You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: