talsec / Free-RASP-Flutter

Flutter library for improving app security and threat monitoring on Android and iOS mobile devices.
https://github.com/talsec/Free-RASP-Community
MIT License
194 stars 20 forks source link

Support Android NDK 27b #139

Closed jozefvodicka closed 1 month ago

jozefvodicka commented 1 month ago

Describe the bug We experience ANR with Gradle 8.7 and NDK 27b and Freerasp 6.7.1, 6.7.0, 6.6.0; On NDK 26 and Gradle 7 all was fine;

Have you tried to compile a Flutter Android app with latest Gradle 8.7 and NDK 27b?

Is it running well or do you also experience ANR?

msikyna commented 1 month ago

Hello @jozefvodicka , we are currently working on the issue. Thank you for reporting it!

Kind regards, Talsec team

jozefvodicka commented 1 month ago

Do you already know whether gradle or ndk caused the issue? If more logs needed, feel free to request it

tompsota commented 1 month ago

Hi @jozefvodicka,

this issue might be in fact related to #138, we are investigating the root cause at the moment. Currently, we have enough data, but thanks for your offer! We will let you know when we have any updates.

Best, Tomas from Talsec

msikyna commented 1 month ago

Hello @jozefvodicka, the issue has been solved in the new version: 6.7.2.

Kind regards, Talsec team