realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.45k stars 1.75k forks source link

exception.class.missing._Unknown_ | On Oppo OPPO A74 5G , Android 12 #7664

Closed ashwinsat closed 1 year ago

ashwinsat commented 2 years ago

Seeing the below crash on the Google play store, need help to handle this exception.

exception.class.missing.Unknown: () in /Applications/Development/realm-java/realm-java/realm/realm-library/src/main/cpp/io_realm_internal_OsSharedRealm.cpp line 144 at io.realm.internal.OsSharedRealm.nativeCommitTransaction (Native Method) at io.realm.internal.OsSharedRealm.commitTransaction (OsSharedRealm.java:2) at io.realm.BaseRealm.commitTransaction (BaseRealm.java) at io.realm.Realm.executeTransaction (Realm.java)

bmunkholm commented 2 years ago

Hi @ashwinsat, could you please fill out the entire template we use for bug reports? There are questions there that helps us if you can reply to those. Thanks!

edualonso commented 1 year ago

Close due to inactivity.