Skip to content

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

Open
ttcremers wants to merge 1 commit into
evothings:masterfrom
ttcremers:ios9-fix
Open

Fixes: Error Domain=kCLErrorDomain Code=5 on ios9#97
ttcremers wants to merge 1 commit into
evothings:masterfrom
ttcremers:ios9-fix

Conversation

@ttcremers
Copy link
Copy Markdown
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