Mobile-SDK-Android icon indicating copy to clipboard operation
Mobile-SDK-Android copied to clipboard

Didn’t find class “dji.sdk.sdkmanager.DJISDKManager$SDKManagerCallback”

Open fabribit opened this issue 1 year ago • 1 comments

when i compile for targetSDKversion 33 it crashes with this message:

Didn’t find class “dji.sdk.sdkmanager.DJISDKManager$SDKManagerCallback”

It seems that it has not been completely fixed for Android 13, and you can see that in the last commit of the library the targetSDKversion is set at 31

fabribit avatar Jan 19 '24 14:01 fabribit

I would like to inquire if the crash occurred on the demoversion. If it did, could you please provide a method to reproduce the issue? When I tested it with targetSDKversion set to 33 in demo, I did not encounter any crashes.

dji-lyt avatar Jan 22 '24 09:01 dji-lyt