MSDK V5 is currently only compatible with Android 13, so setting the targetSDKversion and compileSDKversion to 34 (which corresponds to Android 14) will crash.
It is important to note that MSDK V5 can run on devices with Android 14 when the targetSDKversion and compileSDKversion are set to 33 (which corresponds to Android 13).
[Issue Status]
It is expected to officially support Android 14 in the next major version.
Comments
0 comments
Please sign in to leave a comment.