api icon indicating copy to clipboard operation
api copied to clipboard

How to build sr25519 for using in android?

Open mrZizik opened this issue 4 years ago • 1 comments

I tried to build that with ndk toolchains an when i tried to use that got this exception

java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_Unwind_Backtrace" referenced by "/data/app/jp.co.soramitsu.sora.develop-QgQ2h40xY4_vNE-yhvKgpg==/lib/arm64/libjni.so"...

mrZizik avatar Jul 14 '20 07:07 mrZizik

I have the same problem, How to fix it?

qiuqiutang avatar Jun 08 '21 09:06 qiuqiutang