IOS 打包出現(xiàn)Missing Push Notification Entitlement 問(wèn)題解決方案
Missing Push Notification Entitlement 問(wèn)題
最近打包上傳是遇到一個(gè)問(wèn)題:
描述:
Missing Push Notification Entitlement - Your app includes an API for Apple's Push Notification service, but the aps-environment entitlement is missing from the app's signature. To resolve this, make sure your App ID is enabled for push notification in the Provisioning Portal. Then, sign your app with a distribution provisioning profile that includes the aps-environment entitlement. This will create the correct signature, and you can resubmit your app. See "Provisioning and Development" in the Local and Push Notification Programming Guide for more information. If your app does not use the Apple Push Notification service, no action is required. You may remove the API from future submissions to stop this warning. If you use a third-party framework, you may need to contact the developer for information on removing the API. After you've corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.
失蹤的推送通知的權(quán)利。你的應(yīng)用程序似乎包括API用來(lái)注冊(cè)蘋(píng)果推送通知服務(wù),但應(yīng)用程序簽名的權(quán)利不包括“aps環(huán)境”的權(quán)利。如果你的應(yīng)用程序使用了蘋(píng)果推送通知服務(wù),確保您的應(yīng)用程序ID是支持推送通知在配置門(mén)戶,并重新提交你的應(yīng)用程序與簽約后一個(gè)分布配置的簡(jiǎn)介,包括“aps環(huán)境”的權(quán)利??吹健芭渲煤桶l(fā)展”,在當(dāng)?shù)睾屯扑屯ㄖ幊讨改细嘈畔?。如果你的?yīng)用程序不使用蘋(píng)果推送通知服務(wù),沒(méi)有行動(dòng)是必需的。你可以刪除這個(gè)API。
如果你想更新你的這個(gè)應(yīng)用程序,你可以拒絕這個(gè)二進(jìn)制的二進(jìn)制細(xì)節(jié)頁(yè)面在iTunes的連接。請(qǐng)注意,你將把你的拒絕二進(jìn)制程序的評(píng)審隊(duì)列和審查過(guò)程將重新開(kāi)始從一開(kāi)始當(dāng)你提交你的二進(jìn)制。
根源是 " App 不需要推送, 但創(chuàng)建的 App ID 有推送, 且無(wú)推送證書(shū)", 忽略這個(gè)警告即可, 不影響審核, 但影響推送.
感謝閱讀,希望能幫助到大家,謝謝大家對(duì)本站的支持!
相關(guān)文章
詳解iOS應(yīng)用開(kāi)發(fā)中Core Data數(shù)據(jù)存儲(chǔ)的使用
這篇文章主要介紹了iOS應(yīng)用開(kāi)發(fā)中Core Data數(shù)據(jù)存儲(chǔ)的使用,Core Data可以看作是一個(gè)內(nèi)嵌型數(shù)據(jù)庫(kù)SQLite的iOS專用版本,需要的朋友可以參考下2016-02-02iOS之基于FreeStreamer的簡(jiǎn)單音樂(lè)播放器示例
這篇文章主要介紹了iOS之基于FreeStreamer的簡(jiǎn)單音樂(lè)播放器示例,小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,也給大家做個(gè)參考。一起跟隨小編過(guò)來(lái)看看吧2017-11-11如何用IOS調(diào)用WebService(SOAP接口)
這篇文章主要介紹了如何用IOS調(diào)用WebService(SOAP接口),需要的朋友可以參考下2015-07-07iOS 中使用tableView實(shí)現(xiàn)右滑顯示選擇功能
這篇文章主要介紹了iOS 中使用tableView實(shí)現(xiàn)右滑顯示選擇功能的相關(guān)資料,非常不錯(cuò),具有參考借鑒價(jià)值,需要的朋友可以參考下2016-07-07iOS開(kāi)發(fā)中Quartz2D的基本使用方式舉例
這篇文章主要介紹了iOS開(kāi)發(fā)中Quartz2D的基本使用方式舉例,需要的朋友可以參考下2015-11-11