fysoul17 / google_maps_place_picker

Place picker on Google Maps for Flutter
MIT License
224 stars 364 forks source link

hanging issue when app runs on few mobiles. #63

Closed MadhavDev closed 4 years ago

MadhavDev commented 4 years ago

Describe the bug Its worked in most every mobiles. But in Samsung A5 and some other mobiles it become hang when open the map screen. So cant select location and cant do anything. Only option is "RESTARTING" the mobile.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'location picker map'

Expected behavior Map is not loading completely. And cant scroll or move back

fysoul17 commented 4 years ago

It's probably related to this #43

Please try to play with [desiredLocationAccuracy] parameter and see if it works.

fysoul17 commented 4 years ago

Closing as there is no further update.