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

Issue with iOS 7.1.1 #2

Open
nanomb opened this issue May 6, 2014 · 2 comments
Open

Issue with iOS 7.1.1 #2

nanomb opened this issue May 6, 2014 · 2 comments

Comments

@nanomb
Copy link

nanomb commented May 6, 2014

I've noticed that the SDK example and my own apps using wizTurn SDK are not working on an iOS 7.1.1 iPhone 4S. When using other older iOS versions it looks to work fine (always in foreground).

This is the error I could get from my log:
May 6 15:51:52 iPhone backboardd[28] : HID: The 'Passive' connection 'WZSample' access to protected services is denied.

The problem is that
- (void)beaconManager:(WZBeaconManager *)manager didRangeBeacons:(NSArray *)beacons inRegion:(WZBeaconRegion *)region
is never called in 7.1.1.

Hope it helps.
FM

@PhilCho70
Copy link

Hi
SDK sample and your app should be working on iOS7.1.1 of 4S,
Anyhow let us investigate further and inform you, Sorry for late followup!
Appreciated your patient understanding

@whiteblue3
Copy link

Are you turn ON Bluetooth?

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

3 participants