Warning while validate ios app - ios

I just move to upload my first app.I am using xcode 7,swift app.while validating i got any message like this:
I also google it about this problem.In this stack over flow also I saw some solution that its just a warning.but when I move to iTunes to wait for that + button to build my app and to submit. I am not able to see that + button in iTunes.
I also delete my archive and re-archives and wait for one hour.till now I din see that + button to add my build
Now what shall I do.Kindl give some soilution
Thanks in advance !
Updated:
here after validate one +button will shows to add.That only i din get

See the steps you followed or not :
first of all create a new ios app and fill all details.Then move on to the steps:
1. archive your app
2. validate it
3. submit to app store
4. then only you will see that + ( build) button over there.
If you already done these steps.Then also you not get means try to change build number or version and re do all steps.sure this will work.
Hope this help !

This error won't affect your ability to upload the app to iTunes Connect.
Once you have opened iTunes Connect - go to My Apps -> Plus Icon -> New App. The just follow the steps and you should be good.

Related

How do I select a build in App Store Connect

I tried to publish the app to Apple Store Connect. Normally there is a "+" button but I don't see one right now because Apple have updated iTunes Connect and introduced a bug. How can I get around this bug and select a build to submit my app to the App Store.
I cannot choose the build to Submit for review.
I just uploaded a new version a few days ago, and everything seems to be working just fine on iTunes Connect. Could you please make sure you're following the steps below:
First create a build from Xcode with a specific version number (for instance 1.3.0), archive and upload to iTunes Connect. Wait a few minutes for the build to process.
Once the build has finished processing, make sure it's available on iTunes Connect by navigating to My Apps/Activity/iOS Builds. If everything is okay you should see your new build "Version 1.3.0" here.
Now before you can change the build, and this may be the step you're missing, you need to add a new version of your app for submission, via "+ Version or Platform". This number should match the build you uploaded earlier (1.3.0).
Then just select the newly created version of your app on the left menu, and you will have the option to select the new build you want to use for this version in the "Build" section.
I had the same problem. The Step 2 in #user13639548 answer confused me even more because I didn't find activity/ios builds.
What solved the problem however was changing the versin from 1.1 to 1.1.0. and then also waiting 3-5 more minutes until the + button appears again.

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

Any possible solution to fix this warning in swift 2.0 [duplicate]

I just move to upload my first app.I am using xcode 7,swift app.while validating i got any message like this:
I also google it about this problem.In this stack over flow also I saw some solution that its just a warning.but when I move to iTunes to wait for that + button to build my app and to submit. I am not able to see that + button in iTunes.
I also delete my archive and re-archives and wait for one hour.till now I din see that + button to add my build
Now what shall I do.Kindl give some soilution
Thanks in advance !
Updated:
here after validate one +button will shows to add.That only i din get
See the steps you followed or not :
first of all create a new ios app and fill all details.Then move on to the steps:
1. archive your app
2. validate it
3. submit to app store
4. then only you will see that + ( build) button over there.
If you already done these steps.Then also you not get means try to change build number or version and re do all steps.sure this will work.
Hope this help !
This error won't affect your ability to upload the app to iTunes Connect.
Once you have opened iTunes Connect - go to My Apps -> Plus Icon -> New App. The just follow the steps and you should be good.

App submission binary does not show up in iTunes Connect

I want to update my app. I have a new version of the app and now it says "Prepare for Submission".
Now I want to perform "Prepare for Upload" but I cannot find this in the new iTunes Connect.
I have tried to upload the app to iTunes using Application Loader and Xcode 5.1 but still the status hasn’t changed and when I click on "Submit For Review" I get the following error:
You must choose a build.
It is quite weird but let me show what I have learnt from this new iTunnesConnect layout.
Step 1: You should wait around 10 min to 20 min to see your uploaded binary file in the prerelease section. .
Step 2: After you wait a while (10-20 min) then you would see the below icon
Step 3: Then you could able to see that your binary is ready.
Step 4: Then click on plus (+) sign, you now could able to choose your binary and then click submit for review button to finalize.
Look for it here:
Here's the new binary I uploaded:
Then, don't forget to create a new version and then assign the new binary to it (after process is completed):
I had the same problem, and waited for more than 8 hours without any result. The plus-icon never showed up under the build section!
Then I saw a new (tax-agreement) contract that I had not signed. I signed it, waited for a few more minutes, and then the plus-icon showed up!
The reason could also be that you are still releasing binary with the old TestFlight SDK in it.
A few months ago TestFlight updated their service meaning that it is now included in iTunesConnect, previously a TestFlightSDK was included in the project and various codes needed to enable TestFlight for users. This is all now depreciated. This means if you release a new version of an app which still has the TestFlightSDK included your binary won't appear in iTunes Connect and you will receive an email like this:
We have discovered one or more issues with your recent delivery for "blahApp". To process your delivery, the following issues must be corrected:
TestFlight SDK - TestFlight no longer requires an SDK to enable beta testing, crash reporting and analytics. To continue using TestFlight, set up Beta Testing in iTunes Connect and remove references to the SDK from the following executables: blahApp.app/blahApp
Once these issues have been corrected, you can then redeliver the corrected binary.
You need to remove the TestFlightSDK and also all code linked to the old TestFlight. Once this is done the binary should start being picked up by iTunes Connect as the answer above states.
The tricky thing about this issue is that if you're like me the email could go through to your junk, to an old account or if you're working for a client and don't have access to their personal email it is tough to find. Apple give you no other indication that this is what's wrong.
Hope this helps people with this problem going forward
Just took 19 minutes. If you click the activity tab you can see that the upload is processing.
At this time of writing, binary submission should take only few minutes to appear in iTunesConnect. When my binary did not show up for hours, I can immediately tell that something is not right. Most of the answers I found resolved to waiting. This was not the case for me. I went to ask Apple support and I got the answer. My app was missing purpose string for one of my protected data class (for iOS 10 and later). Once I provided the usage description and resubmitted it, the binary shows up right away.
I thought someone else might be facing the same problem. For a complete list of protected data class that requires descriptions, check out this link: https://developer.apple.com/library/content/qa/qa1937/_index.html

Checksum Validation Failed when submitting with Xcode 5

I was submitting an app to the iOS App Store a few days ago, and got this message from Xcode. Before I had time to resubmit it, Apple has already started reviewing my app. Is this something I need to worry about?
Edit: The app was accepted a few days later.
I had the same problem and Google led me here. From my understanding a checksum is used to ensure that the file Apple received is identical to the file you (thought you) uploaded to them.
I decided to delete my upload and try again. This worked and I didn't get the error message again. Here's what I actually did:
In iTunes Connect:
Manage Your Apps > [your app] > View Details of the New Version.
In the links near the top the right click on Binary Details then, on the next page, Reject This Binary. It says you'll have to prepare another upload but it's just another button to press.
Back on the View Details page just click 'ready for upload' in the top right. It might say something slightly different but I don't want to delete by upload to double check :P
You're now ready to upload a new binary.
In xcode:
Go to Window > Organizer > Archives and delete the archive you previously uploaded.
In the main window of xcode press cmd-option-shift-k to clean your build folder.
Make a new archive and upload it like you did before. Fingers crossed all goes well.

Resources