mattermoran / map_launcher

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

Google maps aren't seen on IOS. #169

Closed mb1shka closed 7 months ago

mb1shka commented 7 months ago

Hello! On my Iphone installedMaps doesn't return google maps as an available variant. I've been looking through some issues but haven't found anythig similar.

IPhone info (who knows, may be it will help): 7 Iphone 14.7.1 IOS version Google maps and Apple maps are installed, but only apple maps are being shown (checked other maps before on Android, works fine).

Debug shows:

Screenshot 2023-11-27 at 03 00 29

Only IOS has this issue in our case... Android works fine.

mb1shka commented 7 months ago
Screenshot 2023-11-27 at 03 06 56

My info plist also contains google maps. Googling something about Info.plist didn't help either.

mattermoran commented 7 months ago

Hmm just tested on my side and see no issues. Could you clone the repo and run the example project to see if it shows up for you? If it does then it's something with your setup and if not then something with the map which I would find very weird

mb1shka commented 7 months ago

@mattermoran image

It took several hours to understand crying emoji

Sorry for bothering ~ I'll close the issue.

mattermoran commented 7 months ago

No problem, it happens :)