AppSeedのアプリ開発ブログ

アプリ開発会社AppSeed(アップシード)開発担当のブログです。iOS、Android、Unity、Cocos2d-xなどアプリ開発関連のTipsや備忘録、アプリ開発に役立つ情報を発信します。

【iOS】ITMS-90078: Missing Push Notification Entitlementに関する対処法に関するメモ

最近、あるアプリでAppStoreConnectへバイナリをアップロード後に以下のようなメールがくることが多くなってきたので、対処法をメモしておきたいと思います。

Hello, We noticed one or more issues with a recent delivery for the following app: Version Build Although delivery was successful, you may want to correct the following issues in your next delivery. Once you've corrected the issues, upload a new binary to App Store Connect. ITMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the 'aps-environment' entitlement. Xcode does not automatically copy the aps-environment entitlement from provisioning profiles at build time. This behavior is intentional. To use this entitlement, either enable Push Notifications in the project editor's Capabilities pane, or manually add the entitlement to your entitlements file. For more information, see https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/HandlingRemoteNotifications.html#//apple_ref/doc/uid/TP40008194-CH6-SW1. Apple Developer Relations

 

iOSITMS-90078: Missing Push Notification Entitlementに関する対処法

一応、アップロードは成功して、アプリ審査へ送ったりすることはできるのですが、

ビルドしたものをアップロードするたびにエラーメッセージが送られてくるのはちょっと嫌なので、対処することにしました。

まず、上記をGoogle翻訳すると下記です。

こんにちは。次のアプリの最近の配信で 1 つ以上の問題が見つかりました: バージョン ビルド 配信は成功しましたが、次回の配信では次の問題を修正する必要があるかもしれません。 問題を修正したら、新しいバイナリを App Store Connect にアップロードします。 ITMS-90078: プッシュ通知資格が欠落しています - アプリは Apple プッシュ通知サービスに登録されているようですが、アプリ署名の資格に「aps-environment」資格が含まれていません。 アプリが Apple プッシュ通知サービスを使用している場合は、プロビジョニング ポータルでアプリ ID がプッシュ通知に対して有効になっていることを確認し、「aps-environment」資格を含むディストリビューション プロビジョニング プロファイルを使用してアプリに署名した後、再送信します。 Xcode は、ビルド時にプロビジョニング プロファイルから aps 環境資格を自動的にコピーしません。 この動作は意図的なものです。 この資格を使用するには、プロジェクト エディターの [機能] ペインでプッシュ通知を有効にするか、資格を手動で資格ファイルに追加します。

 

対処法ですが、プロジェクトの「Signing & Capabilities」からPush Notificationsを追加して再ビルド・アップロードすることでエラーメッセージが送られなくなりました。

【iOS】ITMS-90078: Missing Push Notification Entitlementに関する対処法に関するメモ

 

 お知らせ

謎解き推理ゲーム「イラスト捜査」を最近リリースしました!

もしよろしければダウンロードお願い致します!

app-seed.com

イラスト捜査-謎解き推理ゲーム-

イラスト捜査-謎解き推理ゲーム-

  • AppSeed, Incorporated.
  • ゲーム
  • 無料

apps.apple.com

play.google.com