You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by java.lang.UnsatisfiedLinkError: dlopen failed: library "libamplituda-native-lib.so" not found
at java.lang.Runtime.loadLibrary0(Runtime.java:1082)
at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
at java.lang.System.loadLibrary(System.java:1661)
at linc.com.amplituda.Amplituda.(Amplituda.java:612)
It looks like there is some issue in native code. Can you please help with this?
The text was updated successfully, but these errors were encountered:
Hi team,
I see some trouble at Firebase
Caused by java.lang.UnsatisfiedLinkError: dlopen failed: library "libamplituda-native-lib.so" not found
at java.lang.Runtime.loadLibrary0(Runtime.java:1082)
at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
at java.lang.System.loadLibrary(System.java:1661)
at linc.com.amplituda.Amplituda.(Amplituda.java:612)
It looks like there is some issue in native code. Can you please help with this?
The text was updated successfully, but these errors were encountered: