-
Notifications
You must be signed in to change notification settings - Fork 52
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
PlatformException after opening maps on IOS #42
Comments
I have the same error
environment: |
same:
|
Same issue here:
I created #43 to try to fix the problem... would appreciate if others could please test it. |
any workaround? |
@edwin-alvarez yes, try my fix above, and comment on it if it works |
When using
MapsLauncher.launchQuery()
the Maps app opens correctly with the position but in background a PlatformException is triggered.The throwing method is _failedSafariViewControllerLoadException() of url_launcher_ios package.
Versions:
maps_launcher: 2.2.1
url_launcher: 6.2.6
url_launcher_ios: 6.2.5
The text was updated successfully, but these errors were encountered: