cowbell / cordova-plugin-geofence

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

didEnterRegion not called. #287

Open priyasamyal opened 5 years ago

priyasamyal commented 5 years ago

Hello My onTransitionReceived method is not invoked. I have checked the logs and found that My didUpdateLocations is working fine but it is not invoked didEnterRegion.

There is no error i am getting. I have added all the variables in info.plist file.