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

Location services does not start correctly #61

Closed
itamaker opened this issue Aug 26, 2016 · 2 comments
Closed

Location services does not start correctly #61

itamaker opened this issue Aug 26, 2016 · 2 comments

Comments

@itamaker
Copy link

itamaker commented Aug 26, 2016

First into the application without authorization, or executing a method
info.plist config:NSLocationWhenInUseUsageDescription

Location.getLocation(withAccuracy: .Block, onSuccess: { foundLocation in

})  { (lastValidLocation, error) in
           // something bad has occurred
           // - error contains the error occurred
          // - lastValidLocation is the last found location (if any) regardless specified accuracy level
 }
@malcommac
Copy link
Owner

Hi, @itamaker, what's the problem?

@malcommac malcommac changed the title version 1.0.2 error Location services does not start correctly Aug 26, 2016
@malcommac
Copy link
Owner

Location services does not start correctly and no events is reported.
Fixed in 1.0.3 currently pushed both on CocoaPods and Carthage.

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