fysoul17 / google_maps_place_picker

Place picker on Google Maps for Flutter
MIT License
222 stars 357 forks source link

Infinite charging on ios #78

Open thiagosmagalhaes opened 3 years ago

thiagosmagalhaes commented 3 years ago

Only on iOS when I order to open the map, it is loading infinitely.

I did all the implementation steps

image

[VERBOSE-2:profiler_metrics_ios.mm(186)] Error retrieving thread information: (os/kern) invalid argument

thiagosmagalhaes commented 3 years ago

I found out that the iOS simulator is not getting the current location, what can it be?

fysoul17 commented 3 years ago

Can I see a full log? This usually happens if there is an issue with Google Map API Key

varunbhalerao56 commented 3 years ago

@kitoide any update to this?