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

Is a phonegap app using this plugin on IOS 8 supposed to show under Settings->Privacy->LocationServices? #149

Open
te316 opened this issue May 11, 2015 · 0 comments

Comments

@te316
Copy link

te316 commented May 11, 2015

I am new to phonegap and I have followed the sample code and built an iphone app using phonegap build (using Visual Studio 2015 RC phonegap tools) with this plugin. The goal is to catch the entering and exiting the vicinity of a specific beacon.

The app never asks for any permissions and doesn't show under the Location Services and also never gets the didRangeBeaconsInRegion delegate callback. I do call locationManager.requestWhenInUseAuthorization() (I tried the other variation, too).

Why is this not working? I am using the 3.3.0 plugin with phonegap 4.3.

I did notice that the plugin list only until 3.7 version of phonegap. Is that the problem?

Any ideas are greatly appreciated.

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

1 participant