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

bug: Use defaultTargetPlatform in order to test different cases with unit test #61

Closed iastemesem closed 1 year ago

iastemesem commented 1 year ago

You Should use defaultTargetPlatform, in order to allow users to ovveride it with debugDefaultTargetPlatformOverride and test different cases, right now is impossibile to test due to we receive this standard error and we can't do nothing. MissingPluginException(IOSconfig is not provided.)

yardexx commented 1 year ago

Hello.

This issue is going to be resolved in an ongoing update.

Kind regards, Jaroslav Novotný, Flutter dev @ Talsec

msikyna commented 1 year ago

Hello @iastemesem , could you try it with the new version? The version is 5.0.0.

Kind regards, Talsec team

yardexx commented 1 year ago

Hello,

New version fixes the issue. Can you let us know if the issue still persists for you?

Kind regards, Talsec team