Closed quangduy-luong closed 1 month ago
Hi @quangduy-luong,
the issue seems indirectly related to #138. We are currently investigating it and keep you updated.
Thanks for your patience, Tomas from Talsec
Hello, the issue has been solved in the new version: 6.7.2.
Kind regards, Talsec team
Describe the bug After updating to 6.7.1 from 6.6.0, we have seen a large spike of ANRs already mentioned in https://github.com/talsec/Free-RASP-Flutter/issues/138 . But we also see some crashes in Crashlytics regarding these exceptions:
java.util.ConcurrentModificationException
java.lang.NullPointerException Attempt to invoke interface method 'void Z2.E.a(org.json.JSONObject)' on a null object reference
To Reproduce This only happens to some production devices, we cannot replicate it locally.
Please complete the following information:
Additional context It seems to be an issue introduced in 6.7.0 or later, but we also upgraded Gradle in the same release. Not sure if there were any expected modifications to proguard or any other configuration (I didn't see any listed) for migrating from 7.x to 8.7 gradle