cowbell / cordova-plugin-geofence

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

Not working on ios #303

Open tarun57 opened 4 years ago

tarun57 commented 4 years ago

I'm using ionic 3. i have an issue that is geofencing working on android but its not working on IOS on initialisation of plugin it gives error:Error:Location permission not granted and notification permission permission was not granted after using get watched() this issue was resolved but when call in second time then its working on first time gives same error. One more thing onTransitionRecieved() not calling.

vicmarcal commented 4 years ago

Tarun, do you have the project code around? Which version of XCODE are you using to compile it? Sadly seems XCODE 11 detects that the Swift version is 2 and too old to be able to compile it?

chenlitchian commented 4 years ago

This plugin has been deprecated. Please find the other alternative