# java.lang.UnsatisfiedLinkError:

**URL:** https://devforum.zoom.us/t/java-lang-unsatisfiedlinkerror/56416
**Category:** Android
**Created:** [August 25, 2021, 11:32am UTC](https://devforum.zoom.us/t/java-lang-unsatisfiedlinkerror/56416 "2021-08-25T11:32:03Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![indrajit.chauhan03](https://avatars.discourse-cdn.com/v4/letter/i/6de8d8/32.png) [@indrajit.chauhan03](https://devforum.zoom.us/u/indrajit.chauhan03)
#### Post date: [August 25, 2021, 11:32am UTC](https://devforum.zoom.us/t/java-lang-unsatisfiedlinkerror/56416/1 "2021-08-25T11:32:03Z")

</div>

This crash happens very frequently for some of the users. As per my analysis, it mostly happens with Android versions 6,7,8. We are using Zoom SDK version 5.5.1.1317

java.lang.UnsatisfiedLinkError:  
at com.facebook.soloader.SoLoader.doLoadLibraryBySoName (SoLoader.java:738)  
at com.facebook.soloader.SoLoader.loadLibraryBySoName (SoLoader.java:591)  
at com.facebook.soloader.SoLoader.loadLibrary (SoLoader.java:529)  
at com.facebook.soloader.SoLoader.loadLibrary (SoLoader.java:484)  
at com.facebook.react.jscexecutor.JSCExecutor. (JSCExecutor.java:18)  
at com.facebook.react.jscexecutor.JSCExecutorFactory.create (JSCExecutorFactory.java:29)  
at com.facebook.react.ReactInstanceManager$5.run (ReactInstanceManager.java:952)  
at java.lang.Thread.run (Thread.java:762)

---

<div class="post-metadata">

### Author: ![jon.zoom](https://sea2.discourse-cdn.com/flex016/user_avatar/devforum.zoom.us/jon.zoom/32/13495_2.png) [@jon.zoom](https://devforum.zoom.us/u/jon.zoom)
#### Post date: [August 25, 2021, 9:29pm UTC](https://devforum.zoom.us/t/java-lang-unsatisfiedlinkerror/56416/2 "2021-08-25T21:29:38Z")

</div>

Hi @indrajit.chauhan03, thanks for the post.

Sorry, but I am not seeing the SDK mentioned in the section of the stack trace you have provided. Is the SDK present in the full stack trace?

Thanks!

---

<div class="post-metadata">

### Author: ![indrajit.chauhan03](https://avatars.discourse-cdn.com/v4/letter/i/6de8d8/32.png) [@indrajit.chauhan03](https://devforum.zoom.us/u/indrajit.chauhan03)
#### Post date: [August 26, 2021, 5:23am UTC](https://devforum.zoom.us/t/java-lang-unsatisfiedlinkerror/56416/3 "2021-08-26T05:23:36Z")

</div>

yes, I got it while register on zoom.

---

<div class="post-metadata">

### Author: ![jon.zoom](https://sea2.discourse-cdn.com/flex016/user_avatar/devforum.zoom.us/jon.zoom/32/13495_2.png) [@jon.zoom](https://devforum.zoom.us/u/jon.zoom)
#### Post date: [August 26, 2021, 6:27pm UTC](https://devforum.zoom.us/t/java-lang-unsatisfiedlinkerror/56416/4 "2021-08-26T18:27:22Z")

</div>

Hi @indrajit.chauhan03,

I’m sorry, but I was asking about whether or not the Zoom SDK is present in the **stack trace** , not whether or not it is being used in your project. Based on the portion of the stack trace you have provided, there is no involvement of the SDK. Please let me know if there is any information indicating that this is an issue with our SDK and I will be happy to help.

Thanks!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex016/uploads/zoomdeveloper/original/3X/6/1/614bdd549b610bbaa46ff934617683a02bdaa03c.png) [@system](https://devforum.zoom.us/u/system)
#### Post date: [September 26, 2021, 4:27am UTC](https://devforum.zoom.us/t/java-lang-unsatisfiedlinkerror/56416/5 "2021-09-26T04:27:56Z")

</div>

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