bitmoji-kit-sample
bitmoji-kit-sample copied to clipboard
Hello guys,
Hello guys,
I am facing following issue on Crashlytics:
Fatal Exception: java.lang.UnsatisfiedLinkError
dlopen failed: "/data/app/com.appname-YdmUBN5mOxqqlPQtPxO8sA==/lib/arm64/libpruneau.so" has bad ELF magic: 00000000
I use splits { abiFilters { } }
block in Gradle to create split APKs. I have checked that ARM64 APK has the libpruneau.so
file.
This happens at app startup. I am not able to reproduce it but the issue was reported through Crashlytics. And, the only devices that are facing this issue are Xiaomi's Redmi Note 8 & Google Pixel 3 XL with Android 10.
Related source: https://github.com/Snap-Kit/bitmoji-sample/issues/17
Think you can help me here?
Originally posted by @rupinderjeet in https://github.com/Snapchat/bitmoji-kit-sample/issues/8