How many Geofences per device can I have?

How many Geofences per device can I have?

The limitation is per OS. Currently on Android, the limit is 100 per device. If you have many Geofencing Apps installed, this might cause issues.

iOS works slightly different: you get 20 regions per App. This includes Beacons and Geofences. There is no known Geofence quota per device.

    • Related Articles

    • Troubleshooting Geofences not being triggered

      Geofence triggering is affected heavily by mobile device configuration. Each device depends on the connectivity status, location status and permissions granted to the MOCA SDK.  General troubleshooting steps on every device: Check that there is ...
    • Troubleshooting effective Beacon Distances

      Preface  BLE (Bluetooth Low Energy) Beacons are a power-friendly emitting hardware that is commonly used for indoor location. These devices use a short-range radio frequency (in the spectrum of 2.4ghz) and MOCA SDK can use this short range frequency ...
    • Troubleshooting effective Beacon Distances

      Preface  BLE (Bluetooth Low Energy) Beacons are a power-friendly emitting hardware that is commonly used for indoor location. These devices use a short-range radio frequency (in the spectrum of 2.4ghz) and MOCA SDK can use this short range frequency ...
    • iOS - Remote Push notifications do not reach the test devices?

      Remote Push Notifications for iOS devices have many moving parts that can cause issues. Let's explain the most common scenarios:   1. App Bundle ID declared in the App is different than the one declared when requesting the APNs Certificate. APNs ...
    • Android 10 and MOCA SDK

      MOCA Android SDK has been tested in the Android 10 OTA. Find the notes for this version below: Android 10 introduces a new permission model where the user can choose between “When in Use” or “Always” location permission. The SDK works correctly with ...