cordova-plugin-geofence icon indicating copy to clipboard operation
cordova-plugin-geofence copied to clipboard

Increase the limit of geofences ( 100 ) - Android

Open bigbossmaher opened this issue 7 years ago • 4 comments

i see that i can not create more then 100 geofences . how can i increase this number ?

bigbossmaher avatar Apr 24 '17 02:04 bigbossmaher

no one can help here ?

bigbossmaher avatar Apr 28 '17 10:04 bigbossmaher

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.

tsubik avatar Apr 28 '17 11:04 tsubik

cordova-background-geolocation supports Infinite geofences.

christocracy avatar May 31 '17 00:05 christocracy

but it is not free.

bigbossmaher avatar May 31 '17 09:05 bigbossmaher