Comment on page
Requirements
The SDK supports Android SDK 26 (Android 8.0) though 33 (Android 13).
IMS recommends the following development tools:
- Android Studio 2022.3.1 (Giraffe)
- Java 11 (Java 17 for tool chain)
- Kotlin 1.8
The SDK functions with other tools, versions, or pure Java code, but is only guaranteed to work with the above.
NOTE: If you configure the SDK to use background location data, Google requires you to submit a form for review before you can publish in the Play Store. This most commonly applies to trip detection using geofences, activity recognition, and/or Bluetooth device detection
Last modified 1mo ago