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

iOS App crash in the release mode after adding Freerasp:3.0.2 #113

Closed ganeshswami98 closed 5 months ago

ganeshswami98 commented 5 months ago

Hi team due to some flutter version restriction I'm using the freerasp 3.0.2 with flutter version 2.5.0 it is working fine with the android but not working properly with the iOS build as soon as I make a release build it start crashing after talsec.start() function I have cross check each and everything from the documentation and implimented the same step by step so can you help me in solving this issue?

yardexx commented 5 months ago

Hello.

Could you provide crash logs so I can better understand what could go wrong?

Thanks.

ganeshswami98 commented 5 months ago

Hello,

We have updated our code to flutter 3 and now it is working with latest version of freerasp but now we are able to bypass the root detection using updated megisk so is there anything we can do for the same

msikyna commented 5 months ago

Hello @ganeshswami98,

the freeRASP has limitations regarding the newest versions of Magisk Manager, see the comment here: https://github.com/talsec/Free-RASP-Android/issues/30#issuecomment-1907963329. We will look at it in the future.

The issue regarding the crash is considered solved. Therefore, we are closing the issue.

Kind regards, Talsec team