You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a change in permissions on Android where access to external storage is now only available using specialized APIs, meaning that we cannot put Realm files there anymore.
/tmp/realm-java/realm/realm-library/src/main/cpp/realm-core/src/realm/util/file.cpp:1023: [realm-core-10.7.0] Assertion failed: r == 0 && "File::unlock()" with (r, (*__errno())) = [-1, 38]
The text was updated successfully, but these errors were encountered: