-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loding issue with IOS #41
Comments
Did you follow the steps in https://github.com/humazed/google_map_location_picker#ios |
Hey, this package is working fine with android but when it comes to ios I'm stuck at the infinite loading screen and nothing happens thereafter. Thanks, |
@humazed _initCurrentLocation#e = PlatformException(ERROR_ALREADY_REQUESTING_PERMISSION, A request for permissions is already running, please wait for it to finish before doing another request., null) |
What device are you using and please share the output of |
@humazed iPhone 8 |
fixed in #42 It's not a problem with the library |
Hello @humazed , |
Hi,
I am using version ^3.1.0. Its working fine in Android.
But giving issue with IOS. It stuck in loading.
The loading progress is never ending and nothing happens.
Please let me know what could be the issue.
Thanks,
Shanvaz.M
The text was updated successfully, but these errors were encountered: