Can't upload stickers to iTunes Connect - xcode

I created sticker pack for iMessages in Xcode 8 and I want them to appear in iMessage App Store.
I created new app in iTunes Connect but I can't send it to review because I can't select uploaded build.
I waited for few hours but still can't see my build. It also isn't listed in TestFlight section.

Go over to iTunes Connect > My Apps > the App > Activity > All Builds
Have a look if the build appears there in the Processing state:
The processing is a little bit random and it happened in the past that it can take up to 48hrs to get the build "processed". If it's not even appearing in there, make sure you archive and upload it correctly with Xcode or the Application Loader.
I've got this encouraging message today:
"We are currently experiencing processing issues. Build processing may be delayed."

Related

iOS build disappears from iTunes Connect

I'm using Xcode 8.3.3 to upload an App on itunes connect. Xcode shows me that the uploading is successful. In Activity tab of iTunesConnect I see that my build is appears and it's marked as "processing...". But after a few minutes this build disappears and I cannot find it anywhere. I tried to upload it, but it says the build is already uploaded to iTunesConnect. So when I tried to upload build with increased version it says OK, but I still cannot see the build in iTunesConnect. There isn't a way for know error code of the processing? I have no information.
Thanks in advance.
Check your mail. Your build might get rejected so Apple sent rejection reason to mail. You might have received Invalid swift support error in mail
First you need to add your Email in User and Role Section in iTunes.
When you are uploading your application, if the process of uploading is successfull, you need to wait if your app did not miss anything specially in info.Plist.
after a few mintues, you will receive an Email regarding the iOS application you uploaded.
if it says:
**The following build has completed processing:
Platform: iOS
App Name: ......
Build Number:....
Version Number: .......
App SKU: ......
App Apple ID: .......
You can now use this build for TestFlight testing or submit it to the App Store.**
This means the process is sucessfull.
But you may face some issues which will be emailed to you in a few time, and it causes that your app will be disappeared in iTunes Page. You are not able to build this version again unless you delete the archive, So go and increase the build version in XCode and fix the error base on the Email you receieved.

Build is not enabling in iTunes store, it disappears after processing

I have built my application with deployment target 9.3 using Xcode 8.2.
Once I uploaded it to iTunes store it shows that "Uploaded Successfully" but the build disappears from iTunes after processing.
Can someone help me on this?
I got this issue many times.
Just check your email id which is attached with iTunes connect.
Your build has some issue and for that apple's developer team send email to you.
Fix that and upload new build.

Cant see our build in iTunes connect

We have uploaded a new build using Xcode 6 , and the submission was successful .
In Itunes connect in the app page, we filled everything, and we have to chose the build, but there is no plus button (as usual) to upload the build,only says "upload your build using Xcode 5.1"
I know sometimes you have to wait, we waited an hour, and even tried again, without success.
We also have the same issue with an update of an app (one is new,one is an update)
Is there a way to do something to see it ?
Change the version number of your app, reupload the build but in the upload process uncheck "Include app symbols for your application to receive symbolicated crash logs from Apple". The build should appear under "Betas" and then you have to approve it as a normal build. Once you do that, it should appear on the app's page.

Can you get a crash log from iTunes Connect when you build on an app you downloaded?

Can you get an iTunes Connect crash log when you download your app from the App Store and then build on that app using Xcode?
Let's say I have a released version, and I download it from the app store to test, then later on I want to make some changes to my code.
I don't delete the downloaded app, but I just build over it from Xcode. Then I add a lot of breakpoints during the initial launch to check. Suddenly, my app crashes because it isn't able to launch in time.
Will the crash be sent to iTunes Connect?
Also, it is possible for your app to fail launching when you have a lot of break points added and you try to step into things?
I'm using Xcode 4.6.
Once you run your app from Xcode, your app is no longer the same app. It is now your development app. If it crashes, nothing is sent to iTunes.
When you run your app through Xcode, the timeout is disabled. You could let it sit for a week and the OS will not kill it for taking too long to startup.
And I believe you mean "iTunes Connect" where ever you mention "iTunes".

Submit to store fails with "failed validation"

I am seeing the following issue when submitting my app to the app store via XCode 4.2:
An error occurred uploading to the iTunes store.
I click "finish" and in the organizer, the status is
"Failed validation"
This is an app i have submitted to the store a dozen times successfully.
I did recently convert to it a universal build to support both iphone and ipad. I did add all of the requisite icons and splash screen images based on apple's required list
I upped the deployment target to ios 4.0 from 3.2
The application runs fine as an adhoc build on real iphone and ipads.
that error message doesn't give me much to go on. Is there any way to get more info about what validation failed? the log is clear
What usually works for me :
Retry validating
Clean and rebuild (the re-validate)
Just run apples latest java updates to fix this issue.

Resources