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

Fixes: Error Domain=kCLErrorDomain Code=5 on ios9 #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ttcremers
Copy link
Contributor

On iOS9 calling requestStateForRegion on aManager causes an kCLErrorDomain error with code 5. I suspect this is a problem with the Estimote SDK on iOS9 but can't be sure.

This changed has been tested on multiple devices including iOS8 and fixes the issue. Also, it seems to actually solve other problems as well, iOS had the problem that before it actually detected the region it got a state 'unknown' then left the region before it ended up actually entering it, that problem is solved as well.

Thanks,

Thomas Cremers

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

Successfully merging this pull request may close these issues.

1 participant