cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
265 stars 316 forks source link

Conflict with Beaconregion and Geofence #166

Open eztrac opened 8 years ago

eztrac commented 8 years ago

We are using Geofence plugin with ng-cordova beacon plugin. Get this conflict and program crashes

Could not cast value of type 'CLBeaconRegion' (0x1a183b720) to 'CLCircularRegion' (0x1a183b6d0).

n9986 commented 8 years ago

I have added a pull request for this here: https://github.com/cowbell/cordova-plugin-geofence/pull/177