You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: