When you run on Xcode you will get this error and no location data will be In return.
This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the -locationManagerDidChangeAuthorization: callback and checking authorizationStatus first.
Please solve this and update your SDK code accordingly.
When you run on Xcode you will get this error and no location data will be In return.
This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the
-locationManagerDidChangeAuthorization:callback and checkingauthorizationStatusfirst.Please solve this and update your SDK code accordingly.