cordova-plugin-geofence
cordova-plugin-geofence copied to clipboard
Increase the limit of geofences ( 100 ) - Android
i see that i can not create more then 100 geofences . how can i increase this number ?
no one can help here ?
You cannot, this is Android limitation (ios is even smaller max 20 geofences https://github.com/cowbell/cordova-plugin-geofence/issues/15). You have to figure out some workaround for this. I'm preparing limitation notes to readme, but I have very limited to work on this plugin.
cordova-background-geolocation supports Infinite geofences.
but it is not free.