lyubo / react-native-sodium

ISC License
61 stars 46 forks source link

Can you help me v0.4.0 #49

Open Mpsrolim opened 2 years ago

Mpsrolim commented 2 years ago

AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: library "libsodium.so" not found: needed by /data/app/com.exemple/lib/x86/libsodium-jni.so in namespace classloader-namespace

When I use version 0.3.9 on the M1 and get an error on IOS when I update to 0.4.0 it gives an error on Android (Intel and M1)

can you help me