#はじめに
今回Flutterで開発し、すでにGoogle Playでリリースした情報処理試験問題集アプリをAppStoreでもリリース申請をした所
リジェクトされてしまったので、その対処法を記載していきたいと思います。
#Apple様からのRejectメール
Your app subtitle to be displayed on the App Store include references to the price of your app or the service it provides, which is not considered a part of these metadata items.
- 無料の情報処理試験問題集アプリ
Next Steps
To resolve this issue, please remove any references to pricing from your app’s subtitle, including any references to your app or service being free or discounted. If you would like to advertise changes to your app’s price, consider including this information in the app description. Changes to your app’s price can be made in the Pricing and Availability section of App Store Connect.
Resources
For information on how to revise your app name, please review Renaming a Project or App.
For resources on metadata best practices, you may want to review the App Store Product Page information available on the Apple Developer website.
For information on scheduling price tier changes, please review the Schedule price changes section of App Store Connect Developer Help.
Since your App Store Connect status is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit App Store Connect to select your app and revise the desired metadata values. Once you’ve completed all changes, reply to this message in Resolution Center and we will continue the review.
朝起きてメールチェックしたら上記のようなメールが届いていました。
その後App Store Connectに移動してアプリの状況を見てみると下記のような感じになってます。
#リジェクト指摘内容
Your app subtitle to be displayed on the App Store include references to the price of your app or the service it provides, which is not considered a part of these metadata items.
- 無料の情報処理試験問題集アプリ
どうやらサブタイトルにアプリの価格に関する言及がされていた所が問題になったようです。
今回はサブタイトルだけ修正したら、再度レビューをしてくれるようですね。
#修正後の手順について
調べてみるとリジェクトの内容にはバイナリ却下とメタデータ却下があるようで、バイナリ却下の場合、再度ipaファイル等上げ直さないといけないようです。
Since your App Store Connect status is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit App Store Connect to select your app and revise the desired metadata values. Once you’ve completed all changes, reply to this message in Resolution Center and we will continue the review.
今回私が却下されたのは、上記の通りメタデータリジェクトだったので、上げ直す必要はないようです。
また、変更が完了したらメールで変更完了の旨お伝えすれば審査を再開してくれるとのことで再審査に提出ボタンを押す必要はないみたいですね!
#おわりに
Android版でGoogle Playにリリースした時は申請してから2〜3日でステータスが審査完了に変わってました。
iOSのほうが審査がいくらか厳しいとは聞いていましたが、前日の夕方に申請してから翌日朝には修正依頼のメールが来るスピード感はすごいなと思いました。