We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An crash issue will be ignored & closed in a week without logs.
, Java
v1.0.22
Android arm64-v8a
Maven
dlopen failed: "/data/app/com.supershoppad-K3eWhyO480jHaaZNttq1uQ==/lib/arm64/libc++_shared.so" has bad ELF magic: 00000000
com.tencent.mmkv.MMKV.initialize(MMKV.java:83)
The text was updated successfully, but these errors were encountered:
It looks like your app's libmmkv.so is broken. Check your apk.
Sorry, something went wrong.
One more thing, v1.0.22 is way too old, consider upgrading it regardless of this issue.
libc++_shared.so?I think you maybe import a broken so by youself. You can use readelf command to check.
No branches or pull requests
Note:
An crash issue will be ignored & closed in a week without logs.
The language of MMKV
The version of MMKV
v1.0.22
The platform of MMKV
The installation of MMKV
What's the issue?
dlopen failed: "/data/app/com.supershoppad-K3eWhyO480jHaaZNttq1uQ==/lib/arm64/libc++_shared.so" has bad ELF magic: 00000000
com.tencent.mmkv.MMKV.initialize(MMKV.java:83)
The text was updated successfully, but these errors were encountered: