[iOS] TestFlight upload時エラー対処

App Store Connect Operation Error

Invalid Bundle. The bundle Runner.app/Frameworks/App.framework does not support the minimum OS Version specified in the Info.plist. With error code STATE_ERROR.VALIDATION_ERROR.90208 for id 0c1d1201-5558-4177-886d-a832409eebf8

解決した時の方法は

  • /ios/Flutter/AppframeworkInfo.plist の MinimumOSVersion を 13.0 にする
  • プロジェクトの iOS Deployment Target を 13.0にする
  • ターゲットの iOS Deployment Target を 13.0にする

その後

pod cache clean —all

flutter clean

flutter pub get

pod install



メルマガ登録をお願いします。

素敵な?情報がいつもあなたに届くようになります。(itmnewsの記事が届きます。)お役に立つかどうかわかりませんが頑張りますっ。登録してみてください。