mattermoran / map_launcher

Flutter plugin for launching maps
MIT License
265 stars 125 forks source link

App crush using this framework #104

Closed john-smith-rk closed 2 years ago

john-smith-rk commented 2 years ago

When I open using this package, My app was crush. How should I solve it? But it is okay in Android, it is not okay in iOS

mattermoran commented 2 years ago

It's hard to say what's causing the crash.

john-smith-rk commented 2 years ago

Unexpectedly found nil while unwrapping an Optional value: file map_launcher/SwiftMapLauncherPlugin.swift, line 61

mattermoran commented 2 years ago

this is not helping much. Can you answer the questions above? At which point does it fail? What method you are using, etc? I need more details

mattermoran commented 2 years ago

Closing as I was not provided enough info to investigate. Please reopen with more info and steps to reproduce