google_maps_place_picker icon indicating copy to clipboard operation
google_maps_place_picker copied to clipboard

Get user current location

Open meloDramatic007 opened this issue 3 years ago • 6 comments

using useCurrentLocation: true seems not working until I add this permission in manifest file <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" /> please update your readme.md file and add this info

meloDramatic007 avatar Jan 28 '22 16:01 meloDramatic007

Hello, @meloDramatic007 Can you please share what we must to add as permission on the iOS and Android config files

REGARDS

SmarterVision avatar Jan 30 '22 13:01 SmarterVision

@SmarterVision check the example project. It should contain all permissions.

martin-braun avatar Feb 01 '22 08:02 martin-braun

@SmarterVision I edit my comment please check there

meloDramatic007 avatar Feb 01 '22 10:02 meloDramatic007

@meloDramatic007 thank you for your help, we fixed it on android but we still have the same problem on iOS, what's the permission that we must add to the config files of the iOS folder.

REGARDS

SmarterVision avatar Feb 01 '22 10:02 SmarterVision

@SmarterVision what you use for getting user location location or geolocator ?

meloDramatic007 avatar Feb 01 '22 12:02 meloDramatic007

@martin-braun thank you for your support your package is working but the current location button on iOS always takes 10seconds to 12seconds can you please let me know how to fix it

PS: on android, the button working properly.

REGARDS

SmarterVision avatar Feb 01 '22 13:02 SmarterVision