Zoom Video SDK session initialization error

Video SDK version: Android (2.12.0)

Error:
ZoomVideoSDKSession session = ZoomVideoSDK.getInstance().joinSession(sessionContext);

java.lang.UnsatisfiedLinkError: No implementation found for long us.zoom.internal.IZoomVideoSDK.joinSessionImpl(java.lang.Object) (tried Java_us_zoom_internal_IZoomVideoSDK_joinSessionImpl and Java_us_zoom_internal_IZoomVideoSDK_joinSessionImpl__Ljava_lang_Object_2) - is the library loaded, e.g. System.loadLibrary?

Hey @jayarajkadiveti, this looks like a duplicate of this thread. Can you confirm you’ve tried out the steps mentioned in this thread and the one linked in my answer there? Happy to help in case that doesn’t solve the issue.