Unable to authenticate the package: 721772200.itmsp

早过忘川 提交于 2019-12-12 10:43:31

问题


I am writing because I have a serious problem - I have bought the Commander Cool game on the cartoonsmart site. However, a serious problem occured. The application cannot be accepted by the iTune Connect validation. I tried to publish it from two different developer accounts and the error still occurs. The error suggests some problems with the certificate but I am sure it is 100% right because I have published more than 20 apps in the App Store as for now. I ask you for help because you are my last hope. The only thing I changed was to add armv6 in Valid Architectures because without it the app could not load.

Error is displayed via iTunes Connect:

"The following issues were found during validation: Apple's web service operation was not successful Unable to authenticate the package: 721772200.itmsp ERROR ITMS-9000: "The bundle 'com. . ' at bundle path 'Payload/CommanderCool.app is not signed using an Apple submission certificate." at SoftwareAssets/SoftwareAsset (MSItmspSoftwareAssetPackage)?


回答1:


Maybe you have additional errors like a missing 120x120 icon, if that is the case you should follow this

'Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format'

Fix other problems and then you could be able to submit your app, I was having the same problem.




回答2:


Check the icon file name in Plist file. This may be occur due to wrong icon file name.




回答3:


Move your icons and splashs to asset catlogs. I was also facing this problem in xcode 5, actually i was trying to build code which was written in previous version of xcode (4.3 i guess).




回答4:


I had the same error. In my case, the iPhone 5 was conected. Steps: Disconnect the phone. Select IOS Device (in simulators). Then archive.



来源:https://stackoverflow.com/questions/19324505/unable-to-authenticate-the-package-721772200-itmsp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!