Skip to content
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

New Ios Bug -locationManagerDidChangeAuthorization #1004

Open
muhammadzeeshansaleem opened this issue Oct 24, 2024 · 1 comment
Open

New Ios Bug -locationManagerDidChangeAuthorization #1004

muhammadzeeshansaleem opened this issue Oct 24, 2024 · 1 comment

Comments

@muhammadzeeshansaleem
Copy link

muhammadzeeshansaleem commented Oct 24, 2024

This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the -locationManagerDidChangeAuthorization: callback and checking authorizationStatus first

@Nagaraj-kumaravel
Copy link

I too facing the same issue
This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the -locationManagerDidChangeAuthorization: callback and checking authorizationStatus first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants