Search results for

“build disappears”

51,291 results found

Post

Replies

Boosts

Views

Activity

Submitted builds appearing and then disappearing
Hello,I've submitted a build of my app, and it appeared in iTunes Connect under TestFlight > iOS Builds. Then, after a minute of processing, the build disappeared without any warnings or errors being issued.As usual, I had to search Google and StackOverflow to figure out what the problem might be. The consensus was that this is due to a missing privacy key in my Info.plist file. People on the forum wrote that errors involving privacy keys will not show up in iTunes Connect, but will be sent via e-mail.First point:WHY are these errors only sent by e-mail?WHICH e-mail are they sent to, and how do I find this out?WHY doesn't iTunes Connect also display these errors within the iTunes Connect web interface?WHY does iTunes Connect constantly force developers to play guessing games and solve riddles for hours in order to figure out why their latest app update won't go through?So, I checked every e-mail I have access to, and all of my Spam folders, etc. No e-mails ever showed up. So, I b
1
0
602
Jul ’17
Testflight Builds keep disappearing after showing a Grey Box for sometimes
I am trying to upload a new build for my app, Upon uploading, I see a grey box that flashes for a couple of hours, then out of no where my build just disappears. This is such a horrible ux for devs, why cant there be a normal error message that shows what went wrong instead of just making the build disappear into thin air?!! I have not got any error emails either from Apple regarding any issue in the configuration. Does anyone have any idea how to solve this issue? I can also confirm that the bundle ids are also matching between xcode and appstore connect. I have tried various builds, everything keeps disappearing with no error message or any email from apple.
5
0
2.7k
Apr ’21
Reply to Why is Test Flight down?
I'm seeing this same (or at least very similar) issue today. I uploaded a build and it was stuck Processing for about an hour and half. Then the build disappeared from the TestFlight and Activity tabs in App Store Connect. Now all my earlier builds (including the one that's now Ready for Sale in the App Store) are show as Processing in TestFlight when it eventually loads.Hoping this similarly just starts working again ... fingers crossed here too! Frustrating.
Jun ’19
Build scheme for App disappears.
Hi. I am developing an App with Network Extension, and when I use git stash or checkout, the Build scheme for App disappears and only the Build scheme for Extension remains. When I restart Xcode, the Build Scheme for App appears, but it is hard to restart it every time. So, please tell me how to solve this problem. Now I'm using Xcode Version 14.0.1 (14A400) on macOS12.6.
0
0
421
Oct ’22
SPM dependencies disappear after build
I have an iOS (Swift/SwiftUI) project. It has several dependencies managed via SPM. When I build my project the dependencies disappear from the project navigator. I have to reset package cache to get them to return. After I build/run, they disappear again. Has anyone faced this issue? I've tried deleting derived data I've tried resetting package caches (this makes them return until the next build) I'm using the latest stable Xcode release.
0
0
443
Apr ’24
TestFlight: Expire Build button disappeared
I have tried to expire some TestFlight builds to make an app transfer. One of them got stuck in the Ready to submit state and the Expire Build button has just disappeared so I can't try to expire it again. It seems that the build page is showing it as expired, but its state is still stuck at ready to submit. And I am still unable to make the app transfer because of it. Are there any other ways to expire TestFlight builds? Thank you
1
0
1.1k
Mar ’21
Reply to Builds disappearing after processing.
Even after adding the keys on the info.plist, the build disappears after processed. Any other solution is available.Thanks in Advance.
Replies
Boosts
Views
Activity
Feb ’17
Reply to Build was successfully uploaded but don't see it in iTunes Connect
same here, upload with xcode and application loader.after process build disappeared, Lookup status in application loader says import error
Replies
Boosts
Views
Activity
Feb ’17
Reply to new builds not show in app store connect
Similar trouble here. No error message, just nothing appearing. I changed the version number and the build briefly appeared as Processing but when I refreshed the page to see if it had gone to the next step, the build disappeared.
Replies
Boosts
Views
Activity
Sep ’20
Reply to ITMS-90000: This bundle is invalid - $message.
Yeah, having the same issue... yesterday it was working fine, barely changed anything and then I started getting this error this morning. My last build disappeared without any error message. Could it be an Apple issue?
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’21
Reply to App build disappeared on TestFlight page
I have never seen such behavior. Others have, often, so this isn't unique to you. Be patient while the backend catches up. In the mean time, feel free to search here on: build disappears - https://developer.apple.com/forums/search/?q=build%20disappears
Replies
Boosts
Views
Activity
Sep ’20
Reply to Builds disappearing after processing.
I am facing the same issue since two days. Is there a way to find the error report? Transporter shows the file is uploaded successfully App Store Connect shows the build is processing. After some time, the build disappears.
Replies
Boosts
Views
Activity
Mar ’22
After doing a binary upload, build got disappeared in iTunes
After doing a binary(Build taken on Xcode 8.2) upload using Application Loader to iTunes, build disappeared when it's processing. So could not able to submit the application in App Store for Apple review. Is anyone running on this issue, kindly help me to get ride of the situation.Thanks in Advance.
Replies
2
Boosts
0
Views
467
Activity
Feb ’17
Reply to App Build Not Showing in Activity tab and Build list
No, what I told you is for after you upload the app to App Store Connect but before you submit. If the build disappears from the Activity tab in App Store Connect (before you submit), it means your app was rejected for some technical reason. They usually send you an email that tells why.
Replies
Boosts
Views
Activity
Jul ’19
+ button disappeared in build
I'm trying to distribute an app. button disappeared in build what should I do? It went up normally on testflight.
Replies
2
Boosts
0
Views
553
Activity
Jun ’24
Submitted builds appearing and then disappearing
Hello,I've submitted a build of my app, and it appeared in iTunes Connect under TestFlight > iOS Builds. Then, after a minute of processing, the build disappeared without any warnings or errors being issued.As usual, I had to search Google and StackOverflow to figure out what the problem might be. The consensus was that this is due to a missing privacy key in my Info.plist file. People on the forum wrote that errors involving privacy keys will not show up in iTunes Connect, but will be sent via e-mail.First point:WHY are these errors only sent by e-mail?WHICH e-mail are they sent to, and how do I find this out?WHY doesn't iTunes Connect also display these errors within the iTunes Connect web interface?WHY does iTunes Connect constantly force developers to play guessing games and solve riddles for hours in order to figure out why their latest app update won't go through?So, I checked every e-mail I have access to, and all of my Spam folders, etc. No e-mails ever showed up. So, I b
Replies
1
Boosts
0
Views
602
Activity
Jul ’17
Testflight Builds keep disappearing after showing a Grey Box for sometimes
I am trying to upload a new build for my app, Upon uploading, I see a grey box that flashes for a couple of hours, then out of no where my build just disappears. This is such a horrible ux for devs, why cant there be a normal error message that shows what went wrong instead of just making the build disappear into thin air?!! I have not got any error emails either from Apple regarding any issue in the configuration. Does anyone have any idea how to solve this issue? I can also confirm that the bundle ids are also matching between xcode and appstore connect. I have tried various builds, everything keeps disappearing with no error message or any email from apple.
Replies
5
Boosts
0
Views
2.7k
Activity
Apr ’21
Reply to Why is Test Flight down?
I'm seeing this same (or at least very similar) issue today. I uploaded a build and it was stuck Processing for about an hour and half. Then the build disappeared from the TestFlight and Activity tabs in App Store Connect. Now all my earlier builds (including the one that's now Ready for Sale in the App Store) are show as Processing in TestFlight when it eventually loads.Hoping this similarly just starts working again ... fingers crossed here too! Frustrating.
Replies
Boosts
Views
Activity
Jun ’19
Build scheme for App disappears.
Hi. I am developing an App with Network Extension, and when I use git stash or checkout, the Build scheme for App disappears and only the Build scheme for Extension remains. When I restart Xcode, the Build Scheme for App appears, but it is hard to restart it every time. So, please tell me how to solve this problem. Now I'm using Xcode Version 14.0.1 (14A400) on macOS12.6.
Replies
0
Boosts
0
Views
421
Activity
Oct ’22
SPM dependencies disappear after build
I have an iOS (Swift/SwiftUI) project. It has several dependencies managed via SPM. When I build my project the dependencies disappear from the project navigator. I have to reset package cache to get them to return. After I build/run, they disappear again. Has anyone faced this issue? I've tried deleting derived data I've tried resetting package caches (this makes them return until the next build) I'm using the latest stable Xcode release.
Replies
0
Boosts
0
Views
443
Activity
Apr ’24
TestFlight: Expire Build button disappeared
I have tried to expire some TestFlight builds to make an app transfer. One of them got stuck in the Ready to submit state and the Expire Build button has just disappeared so I can't try to expire it again. It seems that the build page is showing it as expired, but its state is still stuck at ready to submit. And I am still unable to make the app transfer because of it. Are there any other ways to expire TestFlight builds? Thank you
Replies
1
Boosts
0
Views
1.1k
Activity
Mar ’21