flutter-maps-launcher
flutter-maps-launcher copied to clipboard
PlatformException after opening maps on IOS
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