JoinMeeting crash on android 12 and above

Meeting SDK Type and Version
Android Meeting SDK version 5.13.10.12577

Description
The meeting should work

Error?
java_vm_ext.cc:594] JNI DETECTED ERROR IN APPLICATION: JNI CallIntMethodV called with pending exception java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__emutls_get_address" referenced by "/data/app/~~dLkYmd7koTeQZipPKw-HxQ==/com.xxx.xxxxx-ilQlTGoPQOJsJIIYGTUmwg==/base.apk!/lib/arm64-v8a/libannotate.so"...

Troubleshooting Routes
Already followed different solutions provided in zoom dev forums like updating ndk version to r23b but still having issues.

How To Reproduce

  1. Install react native zoom sdk on a react native app from React-Native Zoom US
  2. Run the app on android 12 or above
  3. App shuts down immediately as we join meeting and the error appears as mentioned above

@rahul.vyas.09 ,

Thank you for posting in the Zoom Developer Forum – I am happy to help. Is this still behavior still happening?