Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
iastemesem opened this issue May 2, 2023 · 3 comments
Assignees
Labels
bug Something isn't working to be fixed This issue will be fixed in next release waiting for response Response from reporter is needed

Comments

@iastemesem
Copy link

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.)

@iastemesem iastemesem added the enhancement New feature or request label May 2, 2023
@iastemesem iastemesem changed the title Use defaultTargetPlatform in order to test different case with unit test Use defaultTargetPlatform in order to test different cases with unit test May 2, 2023
@yardexx
Copy link
Member

yardexx commented May 2, 2023

Hello.

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

Kind regards,
Jaroslav Novotný, Flutter dev @ Talsec

@yardexx yardexx added the to be fixed This issue will be fixed in next release label May 12, 2023
@msikyna
Copy link
Member

msikyna commented May 16, 2023

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

Kind regards,
Talsec team

@msikyna msikyna added the waiting for response Response from reporter is needed label May 16, 2023
@yardexx
Copy link
Member

yardexx commented Jun 5, 2023

Hello,

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

Kind regards,
Talsec team

@yardexx yardexx added bug Something isn't working and removed enhancement New feature or request labels Jun 5, 2023
@yardexx yardexx changed the title Use defaultTargetPlatform in order to test different cases with unit test bug: Use defaultTargetPlatform in order to test different cases with unit test Jun 5, 2023
@msikyna msikyna closed this as completed Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working to be fixed This issue will be fixed in next release waiting for response Response from reporter is needed
Projects
None yet
Development

No branches or pull requests

4 participants