Android 12

Zendrive SDK v8.3.0 supports Android 12 (targetSDKVersion 31 and compileSDKVersion 31).

  • compileSDKVersion: This refers to the Android version that will be used to compile the Zendrive SDK and the customer application. In order to obtain access to the new APIs introduced in Android 12, customers would need to upgrade the compileSDKVersion of their application to Android 12.

  • targetSDKVersion: This refers to the Android version on which the application was designed and tested.

Was this helpful?