We connected the Flutter module in native iOS App, and entered the test phase after the completion of development.
In the test phase, we provide the archive debug App for the tester with continuous integration, and provide some unique functions.
However, we found an error "Flutter archive builds must be run in Release mode".
We want to know the reason .