そういうのがいいブログ

アプリ個人開発 まるブログ

アプリ開発覚え書き

【Unity】iOSアプリ申請 サブスク(定額課金)却下理由 メモ

はじめに

サブスク実装時の課金審査 却下理由のメモです。

原文

Guideline 3.1.1 - Business - Payments - In-App Purchase

We have begun the review of your in-app purchases but aren't able to continue because your submitted in-app purchases indicate a change of business model for your app.

Specifically, your existing Consumable and Non-Consumable business model has changed to include a auto-renewable subscription in-app purchase business model type.

Therefore, we need to verify the implementation of your submitted in-app purchases in the app to ensure your app, and its in-app purchases, are in compliance with the App Store Review Guidelines.

Next Steps

In order to approve your your new in-app purchase business model, we have to verify the purchasability of the items being sold. Please upload a new binary and make sure that your new in-app purchase products are available for purchase at the time of review.

ガイドライン3.1.1 - ビジネス - 支払い - アプリ内課金

アプリ内課金の審査を開始しましたが、提出されたアプリ内課金がアプリのビジネスモデルの変更を示しているため、審査を継続することができません。

具体的には、既存の消費型および非消費型のビジネスモデルが、自動更新可能なサブスクリプションのアプリ内課金のビジネスモデルタイプに変更されています。

そのため、お客様のアプリとそのアプリ内課金がApp Store Review Guidelinesに準拠していることを確認するために、お客様が提出したアプリ内課金の実装を確認する必要があります。

次のステップ

お客様の新しいアプリ内課金のビジネスモデルを承認するためには、販売されるアイテムの購入可能性を検証する必要があります。新しいバイナリをアップロードして、審査時に新しいアプリ内課金商品が購入可能であることを確認してください。

----------------------------------
う〜ん
私の頭では理解ができません。。。

印がついているところ

とりあえずここに赤印が付いていました。

ローカライズ設定のところに
標準の言語に設定している「英語」がなかったのが原因と推測

1箇所目 f:id:marumaro7:20210902044913p:plain

2箇所目 f:id:marumaro7:20210902045012p:plain



修正後

1箇所目 f:id:marumaro7:20210902050653p:plain

2箇所目
タイトルや説明文を変更しても赤い印が消えなかったため
一旦 言語の項目を消してから再設定しました。
(例:日本語の項目消す→+ボタン→日本語の項目追加)

説明文を少し改良しました。

f:id:marumaro7:20210902052431p:plain

2回目の審査落ち 原文

審査落ちしました。

Guideline 3.1.2 - Business - Payments - Subscriptions

We noticed that your app did not meet all the terms and conditions for auto-renewing subscriptions, as specified in Schedule 2, section 3.8(b) of the Paid Applications agreement.

We were unable to find the following required information in your app's binary:

–Title of publication or service -Length of subscription (time period and content or services provided during each subscription period) - Price of subscription, and price per unit if appropriate – A functional link to the Terms of Use (EULA) – A functional link to the privacy policy

We were unable to find the following required item(s) in your app's metadata:

– A functional link to the Terms of Use (EULA) – A functional link to the privacy policy

Next Steps

To resolve this issue, please add this missing information. If the above information is present, please reply to this message in Resolution Center to provide details on where to locate it.

If you are using the standard Apple Terms of Use (EULA), you will need to include a link to the Terms of Use in your App Description. If you are using a custom EULA, add it in App Store Connect.

Resources

  • Learn more about offering auto-renewable subscriptions on the App Store.
  • Review the Paid Applications agreement (App Store Connect login required).

Guideline 2.1 - Performance - App Completeness

We have returned your in-app purchase products to you as the required binary was not submitted. When you are ready to submit the binary, please resubmit the in-app purchase products with the binary.

Next Steps

Learn more about offering in-app purchases in App Store Connect Help.

ガイドライン3.1.2-ビジネス-支払い-サブスクリプション

有料アプリケーション契約のスケジュール2、セクション3.8(b)で指定されているように、アプリが自動更新サブスクリプションのすべての利用規約を満たしていないことに気付きました。

アプリのバイナリで次の必要な情報を見つけることができませんでした。

–出版物またはサービスのタイトル -サブスクリプションの期間(期間および各サブスクリプション期間中に提供されるコンテンツまたはサービス) -サブスクリプションの価格、および必要に応じてユニットあたりの価格 –利用規約EULA)への機能リンク –プライバシーポリシーへの機能的なリンク

アプリのメタデータで次の必須アイテムが見つかりませんでした。

利用規約EULA)への機能リンク –プライバシーポリシーへの機能的なリンク

次のステップ

この問題を解決するには、この不足している情報を追加してください。上記の情報が存在する場合は、解決センターでこのメッセージに返信して、その場所の詳細を提供してください。

標準のApple利用規約EULA)を使用している場合は、アプリの説明に利用規約へのリンクを含める必要があります。カスタムEULAを使用している場合は、App StoreConnectに追加します。

資力

-AppStoreで自動更新可能なサブスクリプションを提供する方法の詳細をご覧ください。 -有料アプリケーション契約を確認します(App Store Connectのログインが必要です)。

ガイドライン2.1-パフォーマンス-アプリの完全性

必要なバイナリが送信されなかったため、アプリ内購入製品を返品しました。バイナリを送信する準備ができたら、バイナリを使用してアプリ内購入商品を再送信してください。

次のステップ

アプリ内購入の提供について詳しくは、App StoreConnectヘルプをご覧ください。

Legal - Licensed Application End User License Agreement - Apple

https://help.apple.com/app-store-connect/#/dev7fa2fff96

Auto-renewable Subscriptions - App Store - Apple Developer

Agreements, Tax, and Banking

https://help.apple.com/app-store-connect/#/devb57be10e7