Closed souravsoftwareer closed 1 year ago
??
Hi, the function you are having issues with is annotated with @keep
so it should be guarded automatically. It might be that dexguard is not processing these annotations.
You might find useful this comment where a user applied its own dexguard configuration to fix a similar issue.
https://github.com/realm/realm-java/issues/7514#issuecomment-871361571
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
[realm-core-11.7.0] Assertion failed: m_method_id != nullptr with (method_name, signature) = ["willSendNotifications", "()V"]