Closed kreativityapps closed 1 year ago
Hello @kreativityapps , we are looking into the issue and fix it soon. Stay tuned!
Kind regards, Talsec team
Hello @kreativityapps,
We just released freeRASP v5.0.3, please update the package to that version. This should resolve the problem you encountered.
Let us know if this helped.
Best,
Tomas, Talsec developer
Hello.
Does this issue still persists?
Kind regards, Talsec team
Hi, thank you, it looks good now.
Describe the bug Crashes in release, got this crash log from users in crashlytics:
Device state for the crash is 100% in the background so far.
To Reproduce Could not reproduce it locally.
Expected behavior No crash
Screenshots
Please complete the following information:
Additional context My implementation follows closely the example from the repo. Maybe worth mentioning is my proguard rule, which was needed to build the app:
-keepclasseswithmembernames,includedescriptorclasses class com.aheaditec.talsec_security.security.Natives { native <methods>; }