dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
972 stars 580 forks source link

java.lang.ClassNotFoundException: Didn't find class "dji.sdk.sdkmanager.DJISDKManager$SDKManagerCallback" #1203

Open gg-deploy-dd opened 1 year ago

gg-deploy-dd commented 1 year ago

Our users are seeing crashes with the following stacktrace. Android dji sdk version - 4.16.4 but this issue has existed for a long time and on other versions as well

java.lang.ClassNotFoundException: Didn't find class "dji.sdk.sdkmanager.DJISDKManager$SDKManagerCallback" on path: DexPathList[[zip file "/system/framework/com.android.future.usb.accessory.jar", zip file "/system/framework/android.test.runner.jar", zip file ...

DJI-William commented 1 year ago

A known issue, currently people cannot use 32 bit architecture(armeabi-v7a) mobile device after 4.16.2. We we will fix this in 4.16.5.

jaredmassey commented 8 months ago

A known issue, currently people cannot use 32 bit architecture(armeabi-v7a) mobile device after 4.16.2. We we will fix this in 4.16.5.

Is this release ( 4.16.5 ) still planned? Is there an ETA on it? There does not seem to have been much recent activity on the project.