-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
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
Could not find 'librealm-jni.so'. Looked for: [arm64-v8a], but only found: [] #7813
Comments
In my project we've been seeing this issue plenty of times, mainly for Android 6 and Android 8 - there were actually no occurrences for Android > 10. |
➤ clementetb commented: Hi, thanks for reporting the issue. Are you publishing the app via app bundle or APK? |
I always use app bundle. |
Do you have any update on that? There is a growing number of such issues in my projects, mainly for Android < 8.x. And we also always use app bundles. |
same issue
|
Could you try doing this: #6812 (comment) |
How frequently does the bug occur?
Sometimes
Description
I'm using version 10.11.1, and found the crash happened 5 times on a same device.
Device: Google Mainline Android 10
I also checked my apk file, and I can find the 'librealm-jni.so' file.
Stacktrace & log output
See "Description" part.
Can you reproduce the bug?
No
Reproduction Steps
Only found crash logs on firebase Crashlytics.
Version
10.11.1
What Atlas App Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
Android Android 10
Build environment
Android Studio version: Android Studio Electric Eel | 2022.1.1 Patch 2
Android Build Tools version: "29.0.3"
Gradle version: "7.1.3"
The text was updated successfully, but these errors were encountered: