mattermoran / map_launcher

Flutter plugin for launching maps
MIT License
259 stars 117 forks source link

showDirections method opening google map in browser in ios #131

Closed jaimin1531 closed 1 year ago

jaimin1531 commented 1 year ago

showDirections method is not working as expected in ios it is opening google maps in safari browser instead of the google map app

mattermoran commented 1 year ago

I have just tested and it seem to be opening just fine. Can you provide more details? Did you follow all the steps from readme? like adding this line to info.plist <string>comgooglemaps</string> Can you provide flutter doctor output?

mattermoran commented 1 year ago

Closing as not getting any response. Let me know if it's still a problem