cowbell / cordova-plugin-geofence

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

Limitation Of Geofences #159

Open mohitparyani opened 8 years ago

mohitparyani commented 8 years ago

Hi,

Initially i tried to implement geofencing manully in the project where i got that per application only 100 geofences can be added and i have a list of more than 5000 areas. Can i use this library for that. Please help me with this.

mhfen commented 8 years ago

I would check your iOS build output... iOS is limited to 20.

mohitparyani commented 8 years ago

I am developing application on android.