Skip to content
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

Add missing obfuscation configuration #7887

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

rorbech
Copy link
Contributor

@rorbech rorbech commented Apr 29, 2024

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

@nhachicha nhachicha merged commit bf428f2 into main Sep 13, 2024
4 of 8 checks passed
@nhachicha nhachicha deleted the cr/add-missing-proguard-configuration branch September 13, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants