简体   繁体   中英

I'm deploy IOS app in iTunes app store but IOS app build not showing up in iTunes and iOS app activity “Processing”

Hope you are doing well

I know there are a lot of questions about this already, And I followed all answers but I am fairly certain my question has not been answered yet. I uploaded a build of my iOS app via Xcode or Application Loader with validation , and that went well. I got to the a message of "Uploaded Successful", so I thought it was okay.

Then I went to check in iTunes Connect and I can see a build ( under "Activity") with activity status processing . I waited for an hour but after that its gone. I given access whole privacy and library in info.plist Now I have uploaded 20+ time but same thing happen and I didn't get any single warning, error and mail than how can find exact solution. i have attachment screen short so please check and suggest to how to resolve this.

Again I uploaded new version whatever you give instruction and i followed step by step so now i attachment shcreenshort with 1 App info -version and build App Info image

2 info-plist - version short string and build Info-Plist image

3 archive - using new latest Xcode Version 9.4.1 (9F2000) Archive Image

4 validation - validation message Validation message Image

5 uploaded - uploaded successfully message Uploaded message image

6 iTunes version - app version and iTunes version are same. Itunes Version image

7 activity status - activity status is processing and after few min its disappears app Activity builds status

From all the information I get from the comments I think there's a version/build difference between the builds you are uploading try to set the version 1.1 and build 1 for the app :-

在此处输入图片说明

Update

Looks like the issue is in your info.plist You need to add appropriate privacy messages string for the services you're using in the app for example for the Camera you have mentioned "Open camera permission", This doesn't specify why the app require to use the camera? the message should be something like "This app requires your permission to access Camera to capture property pictures for the services provided by the application." (Message will be according to your app requirement) .And you need to update all the privacy messages.

thanks for response me. Finally i resolve this issues. firstly u need to two factor authentication. After that use latest application loader.

open Xcode and click top Xcode ->open developer tool ->application loader

login with your developer mail id and password is two factor auth App specific password (two factor auth security options )

hope this is help to all. thanks

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM