Application uploader error for In App Purchase content iOS

谁说胖子不能爱 提交于 2019-12-12 02:08:32

问题


I have a pack of 10 images that I want uploaded to Apples server for IAP. Uploading with Xcode crashes. Uploading with Application loader gives me different errors with the most common being:

"The file IOS_20Simulator_20Screen_20shot_2027_20feb_202014_2023.55.07.png is from the list of files requested by Apple, but it was not found locally." sometimes it says the same but with "image.png"


回答1:


So eventually after about 150 tries I managed to make it work. I had to have the same image added to the Appliction uploader "Screenshot for review" that I uploaded to Itunes connect when adding the IAP.



来源:https://stackoverflow.com/questions/36332511/application-uploader-error-for-in-app-purchase-content-ios

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