-
Notifications
You must be signed in to change notification settings - Fork 61
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
Couldn't find "librealmc.so" in the AndroidUtilsKt.loadAndroidNativeLibs #1447
Comments
Are you distributing your app via AppBundle? Are you able to reproduce the crash locally? Is it just related to Android versions 7 and 8, or there are other versions affected? |
Yes, it is distributed via the aab file (bundle) and only for Android 7/8 devices. There are around 10 users within the latest 5 days. |
We have received similar reports to this one, we think this issue is related to app bundle distribution and is not related to the Realm library. There are other parties affected by it. In version The issue might be caused by users moving the app to the SD card, see Google issue, could you check if any of the solutions discussed there fixes the issue? We have unsuccessfully tried to reproduce it at our end.
|
Hi @clementetb, thanks for the suggestions! I will try out the solutions and will come back with an answer. |
@chrisnkrueger Any update on this? I am experiencing the same problem. |
It seems the issue doesn't happen anymore in the newer realm versions (1.10). |
Issue still persists on v1.11.1. Recorded on Android SDK 27 (8.1.0) |
For not getting the issue, we deactivated the realm NDK splitting in the
|
How frequently does the bug occur?
Sometimes
Description
A few users get an exception on the startup due to a Realm initialization issue.
Stacktrace & log output
Can you reproduce the bug?
No
Reproduction Steps
No response
Version
1.10.1
What Atlas App Services are you using?
-- select --
Are you using encryption?
No
Platform OS and version(s)
Android 7 and 8
Build environment
No response
The text was updated successfully, but these errors were encountered: