RTCVideoRawDataDelegate.nativeInit java.lang.UnsatisfiedLinkError

Before Creating a New Topic:

If you’re experiencing unexpected Video SDK behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:


Description

RTCVideoRawDataDelegate.nativeInit

java.lang.UnsatisfiedLinkError - No implementation found for long us.zoom.internal.event.RTCVideoRawDataDelegate.nativeInit()

Which Android Meeting SDK version?
5.16.10.17706

To Reproduce(If applicable)
Reported by Crashlytics (Firebase)

Screenshots

Troubleshooting Routes
Not related to troubleshooting

Smartphone (please complete the following information):

  • Device: [1.8K variants of devices, some of them are Galaxy Tab A8, Galaxy Tab A7, Galaxy Tab A, Galaxy Tab A, Galaxy Tab A (8.0", 2019), Galaxy Tab A7 Lite]
  • OS: [Android - 7, 8, 9, 10, 11,12, 13]

Additional context
Fatal Exception: java.lang.UnsatisfiedLinkError: No implementation found for long us.zoom.internal.event.RTCVideoRawDataDelegate.nativeInit() (tried Java_us_zoom_internal_event_RTCVideoRawDataDelegate_nativeInit and Java_us_zoom_internal_event_RTCVideoRawDataDelegate_nativeInit__)
at us.zoom.internal.event.RTCVideoRawDataDelegate.nativeInit(RTCVideoRawDataDelegate.java)
at us.zoom.internal.event.RTCVideoRawDataDelegate.(RTCVideoRawDataDelegate.java:6)
at us.zoom.sdk.ZoomSDKRenderer.(ZoomSDKRenderer.java:92)
at us.zoom.sdksample.inmeetingfunction.customizedmeetingui.MyMeetingActivity.(MyMeetingActivity.java:701)
at java.lang.Class.newInstance(Class.java)
at android.app.AppComponentFactory.instantiateActivity(AppComponentFactory.java:69)
at androidx.core.app.CoreComponentFactory.instantiateActivity(CoreComponentFactory.java:45)
at android.app.Instrumentation.newActivity(Instrumentation.java:1219)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3019)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3268)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1959)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7100)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.