I have been working with Flutter for a while now and this is the worse of issues I have faced till date.
lets say I have a bundle id com.example.appname registered in apple developer for my team.
I have been releasing test flight build for many weeks now.
suddenly it has stopped working and im unable to build release file (IPA) It took me 3 days for it to finally start working on my simulators but it still fails on the release build
Error output: PhaseScriptExecution failed with a nonzero exit code
It appears that your application still contains the default signing identifier. Try replacing 'com.example' with your signing id in Xcode: open ios/Runner.xcworkspace Encountered error while archiving for device.