7. Additional Requirements

Google Play Services - Geofence Usage

The Sentiance SDK uses the Geofence feature provided by Google Play Services. There is currently a per-app limit of 100 geofences, and a total of 5 PendingIntents that can be set at any point in time. This limit is enforced by Google Play Services.

For proper operation and detections, please ensure that the Sentiance SDK can set 2 geofences, and can consume 1 PendingIntent, at any given time.

Last updated