pjsip-android
pjsip-android copied to clipboard
failed: dlopen failed: cannot locate symbol "rand" referenced by "libpjsua2.so"...
hi guys when i want to use on a device with api 19 this error occured
E/SipService: Error while loading PJSIP pjsua2 native library java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "rand" referenced by "libpjsua2.so"...
are you on the emulator?
I could guess the new releases are not fully compatible with x86 and lower APIs
closing for inactivity