-
Notifications
You must be signed in to change notification settings - Fork 19
Android 12
zkovacs edited this page Sep 16, 2021
·
1 revision
With the arrival of the Android 12 several features of the SDK broke. Version 3.1.0 of the SDK fixes these problems. Here is a short list of what is affected:
With the restrictions to the foreground services push messages can no longer start the application. We applied the required changes in the SDK so this feature keeps on functioning.
Starting with Android 12 geofence now requires the coarse location permission to operate. For more information please visit this wiki page. Developer page on this topic: Documentation