Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 1000 Bytes

supported-api-levels.md

File metadata and controls

8 lines (4 loc) · 1000 Bytes

Supported API Levels

SDK VersionMinimum API Level (Compilation)Required API Level for Detections
4.0.0 - 4.14.01414+
4.16.0 - 4.22.x1421+
6.x2323+

If your app supports an API level that is lower than the minimum specified above, you can check out this troubleshooting guide to learn how to work around the limitation.

When the SDK is initialized on an Android version that has a lower API level than the one specified in Required API Level for Detections, initialization will fail with reason UNSUPPORTED_OS_VERSION.