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

Add missing obfuscation configuration #7887

Open rorbech opened 1 month ago

rorbech commented 1 month ago

This PR should fix a reported crash:

E  /Users/nabil.hachicha/Dev/realm/release/realm-java/realm/realm-library/src/main/cpp/jni_util/java_method.cpp:33: [realm-core-13.26.0] Assertion failed: m_method_id != nullptr with (method_name, signature) =  ["onChange", "(B)V"]
   <backtrace not supported on this platform>
   !!! IMPORTANT: Please report this at https://github.com/realm/realm-core/issues/new/choose

Originating from HELP-58718