cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
264 stars 318 forks source link

Geo permission not working #202

Closed rcastera closed 7 years ago

rcastera commented 7 years ago

When opening up the app in ios and accepting the terms, I receive the following error:

2017-01-26 19:02:13.212 App[50561:5875038] ERROR: Unhandled Promise rejection: Warning: Location always permissions not granted
Error: notification permission missing ; Zone: <root> ; Task: setTimeout ; Value: Warning: Location always permissions not granted
Error: notification permission missing 
rcastera commented 7 years ago

Closing this as it was my fault for not enabling in xcode.