Search results for

“build disappears”

51,315 results found

Post

Replies

Boosts

Views

Activity

Missing demo project
Hi forum! I’m currently following a series of videos about SwiftData. In the WWDC23 Build an app with SwiftData video, it mentions that you can follow up with a demo project. However, I’m encountering an issue (at least in my case) where there’s no link on the entire page to download the project. I can download the video and other resources (even using the Developer’s App), but there’s no link for the project. Does anyone else face this issue? Is it possible that the project has been removed? I’m using my developer (single user) account, by the way. Any guidance would be greatly appreciated!
1
0
325
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
I've gotten OK, Bad-Gateway, Gateway Time-Out on four different systems. Even when OK is returned, it takes a while to get a response. This started almost exactly at 10am pacific time for me. Like many of you I used the security command line to check my certs, checked my firewall (PFSense), and even switch my build system and my target iPad to use my iPhone personal hot-spot, in order to bypass my infrastructure and still, no-joy. After reading your posts, I have become convinced that this is an Apple services issue, even though their status page says everything is working. More information. I have another project (Project-B) I'm working on, which is being developed on a different machine. Project-B installs on the same target iPad with no issues. I migrated the failing project (Project-A) over to this machine and added the missing certificates to the keychain so that the failing project would build. Even on this second system, I'm consistently getting the error for project-a but not for pro
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
App installs but won’t launch on iPhone: “profile has not been explicitly trusted by the user” My app builds and installs on a physical iPhone, but it will not launch. Setup: Flutter 3.38.7 Xcode 26.3 iPhone 15 Pro Max iOS 26.3.1 Exact error: ERROR: The application failed to launch. (com.apple.dt.CoreDeviceError error 10002) Unable to launch com.sherpa-map.routestudio because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user. (FBSOpenApplicationErrorDomain error 3) The confusing part is that on the iPhone, Settings > General > VPN & Device Management only shows VPN and Sign in to work or school account, so there is no obvious developer trust option to tap. Is this a current iOS/Xcode issue, or is there a new trust flow for developer-signed apps?
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
Seeing the same issue here. My app had been working fine for about a month, but suddenly it started showing “Not Verified” and won’t launch anymore. The Verify App option in Settings also doesn’t seem to complete the verification. I’ve already tried several things: rebooting the iPhone reinstalling the app (both latest and older builds) rebuilding and running the app from Xcode trying to sideload via SideStore (but SideStore itself now shows Not Verified) Nothing seems to fix it so far. I also contacted Apple Support and opened a case about this. From what I was told, since this involves developer-signed apps installed via Xcode, it needs to be escalated to the relevant developer/business support team rather than standard troubleshooting. Given that multiple developers seem to be seeing the same behavior at the same time, this might be related to the verification service rather than something specific to the app build. Has anyone found a workaround, or are we waiting for this to be resolved
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
same thing here. here is what I have tried: Tested on iPhone on both Wi‑Fi and cellular: same failure. -Checked iPhone Settings → General → VPN & Device Management: no developer cert/profile shown to “trust”. Regenerated signing in EAS: Ran eas credentials -p ios (logged into Apple Developer team) Deleted/revoked the existing Apple Distribution certificate Let EAS generate a new Distribution certificate and new Ad Hoc provisioning profile including the iPhone UDID. Rebuilt multiple times after credential reset: Verified the iPhone UDID was included in the ad-hoc profile by re-selecting devices Ran eas device:create (Website flow) Rebuilt and chose “No, let me choose devices again”, selected the target iPhone. Checked Apple verification endpoint reachability from iPhone: https://ppq.apple.com intermittently returned 502 Bad Gateway, later returned ok. Checked EAS build list and ensured installing the latest build ID from March 10, 2026 (not older IPAs signed with the revoked cert). Noted
3w
Reply to Auto-renewable subscriptions stuck in "Waiting for Review" causing StoreKit products unavailable during App Review
Hello, Thank you for the clarification, and we appreciate the time and guidance. We understand from the documentation that when submitting subscriptions for the first time, they must be submitted together with a new app version and must be in “Ready to Submit” status before doing so. However, we appear to be encountering a repeat issue related to the submission flow in App Store Connect. On our app version page, the “Select In-App Purchases or Subscriptions” / “Add In-App Purchases” control referenced in the documentation is not available, so we are unable to attach the subscriptions to the version in the way described. From what we can see in our App Store Connect interface, the UI appears to follow the newer submission flow, where subscriptions are configured on their own product pages and are automatically bundled with the app submission. Because of this, there is no option on the version page to manually add or select subscriptions. This has resulted in a repeated loop where the app build is subm
3w
Reply to Unable to test my apps, crashing with provisioning profile validation
Having this same problem. I've tried so many things. Rebooted iPhone (twice) Tried installing multiple different apps Cleaned build folder in Xcode (multiple times) Removed and re-added Apple ID in Xcode → Settings → Accounts Toggled automatic signing off and back on Deleted app from iPhone before rebuilding Attempted to clear local provisioning profiles (~/Library/MobileDevice/Provisioning Profiles/ — was already empty) Revoked development certificates from developer.apple.com Let Xcode regenerate fresh certificates and profiles Disabled iCloud Private Relay (was already off) Verified no VPN, content blockers, or DNS profiles active Tested on cellular only (WiFi disabled) Verified Date & Time set automatically Reset Network Settings on iPhone Reset All Settings on iPhone Toggled Developer Mode off and back on Disabled Do Not Disturb / Focus modes Checked Apple System Status page
3w
Missing demo project
Hi forum! I’m currently following a series of videos about SwiftData. In the WWDC23 Build an app with SwiftData video, it mentions that you can follow up with a demo project. However, I’m encountering an issue (at least in my case) where there’s no link on the entire page to download the project. I can download the video and other resources (even using the Developer’s App), but there’s no link for the project. Does anyone else face this issue? Is it possible that the project has been removed? I’m using my developer (single user) account, by the way. Any guidance would be greatly appreciated!
Replies
1
Boosts
0
Views
325
Activity
3w
Reply to First experience with App Store Connect
Did I miss a step in uploading the build? Unless you explain what a thing that you so-call 'build' is and where and how you uploaded it, nobody can really give you a definite answer.
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
Same issue here. We use expo application services ad-hoc builds
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
Thank you for posting this! It was driving me batty. I know my EAS staging builds were installing on my dev devices just fine a few days ago, but mysteriously failing this morning? At least I have something to watch and check for in the future.
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
Same issue here, cannot launch my build on my phone, stuck in a verify loop.
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
I've gotten OK, Bad-Gateway, Gateway Time-Out on four different systems. Even when OK is returned, it takes a while to get a response. This started almost exactly at 10am pacific time for me. Like many of you I used the security command line to check my certs, checked my firewall (PFSense), and even switch my build system and my target iPad to use my iPhone personal hot-spot, in order to bypass my infrastructure and still, no-joy. After reading your posts, I have become convinced that this is an Apple services issue, even though their status page says everything is working. More information. I have another project (Project-B) I'm working on, which is being developed on a different machine. Project-B installs on the same target iPad with no issues. I migrated the failing project (Project-A) over to this machine and added the missing certificates to the keychain so that the failing project would build. Even on this second system, I'm consistently getting the error for project-a but not for pro
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
App installs but won’t launch on iPhone: “profile has not been explicitly trusted by the user” My app builds and installs on a physical iPhone, but it will not launch. Setup: Flutter 3.38.7 Xcode 26.3 iPhone 15 Pro Max iOS 26.3.1 Exact error: ERROR: The application failed to launch. (com.apple.dt.CoreDeviceError error 10002) Unable to launch com.sherpa-map.routestudio because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user. (FBSOpenApplicationErrorDomain error 3) The confusing part is that on the iPhone, Settings > General > VPN & Device Management only shows VPN and Sign in to work or school account, so there is no obvious developer trust option to tap. Is this a current iOS/Xcode issue, or is there a new trust flow for developer-signed apps?
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
Seeing the same issue here. My app had been working fine for about a month, but suddenly it started showing “Not Verified” and won’t launch anymore. The Verify App option in Settings also doesn’t seem to complete the verification. I’ve already tried several things: rebooting the iPhone reinstalling the app (both latest and older builds) rebuilding and running the app from Xcode trying to sideload via SideStore (but SideStore itself now shows Not Verified) Nothing seems to fix it so far. I also contacted Apple Support and opened a case about this. From what I was told, since this involves developer-signed apps installed via Xcode, it needs to be escalated to the relevant developer/business support team rather than standard troubleshooting. Given that multiple developers seem to be seeing the same behavior at the same time, this might be related to the verification service rather than something specific to the app build. Has anyone found a workaround, or are we waiting for this to be resolved
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
same thing here. here is what I have tried: Tested on iPhone on both Wi‑Fi and cellular: same failure. -Checked iPhone Settings → General → VPN & Device Management: no developer cert/profile shown to “trust”. Regenerated signing in EAS: Ran eas credentials -p ios (logged into Apple Developer team) Deleted/revoked the existing Apple Distribution certificate Let EAS generate a new Distribution certificate and new Ad Hoc provisioning profile including the iPhone UDID. Rebuilt multiple times after credential reset: Verified the iPhone UDID was included in the ad-hoc profile by re-selecting devices Ran eas device:create (Website flow) Rebuilt and chose “No, let me choose devices again”, selected the target iPhone. Checked Apple verification endpoint reachability from iPhone: https://ppq.apple.com intermittently returned 502 Bad Gateway, later returned ok. Checked EAS build list and ensured installing the latest build ID from March 10, 2026 (not older IPAs signed with the revoked cert). Noted
Replies
Boosts
Views
Activity
3w
Reply to Auto-renewable subscriptions stuck in "Waiting for Review" causing StoreKit products unavailable during App Review
Hello, Thank you for the clarification, and we appreciate the time and guidance. We understand from the documentation that when submitting subscriptions for the first time, they must be submitted together with a new app version and must be in “Ready to Submit” status before doing so. However, we appear to be encountering a repeat issue related to the submission flow in App Store Connect. On our app version page, the “Select In-App Purchases or Subscriptions” / “Add In-App Purchases” control referenced in the documentation is not available, so we are unable to attach the subscriptions to the version in the way described. From what we can see in our App Store Connect interface, the UI appears to follow the newer submission flow, where subscriptions are configured on their own product pages and are automatically bundled with the app submission. Because of this, there is no option on the version page to manually add or select subscriptions. This has resulted in a repeated loop where the app build is subm
Replies
Boosts
Views
Activity
3w
Reply to Unable to test my apps, crashing with provisioning profile validation
Having this same problem. I've tried so many things. Rebooted iPhone (twice) Tried installing multiple different apps Cleaned build folder in Xcode (multiple times) Removed and re-added Apple ID in Xcode → Settings → Accounts Toggled automatic signing off and back on Deleted app from iPhone before rebuilding Attempted to clear local provisioning profiles (~/Library/MobileDevice/Provisioning Profiles/ — was already empty) Revoked development certificates from developer.apple.com Let Xcode regenerate fresh certificates and profiles Disabled iCloud Private Relay (was already off) Verified no VPN, content blockers, or DNS profiles active Tested on cellular only (WiFi disabled) Verified Date & Time set automatically Reset Network Settings on iPhone Reset All Settings on iPhone Toggled Developer Mode off and back on Disabled Do Not Disturb / Focus modes Checked Apple System Status page
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
Same issue. I constantly get this Unable to verify app error, this started happening around an hour ago. Also tried rebooting my Apple devices, revoking the certificate and creating a new one, cleaning the build cache, trying a different app etc.
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
Happening for us as well. We were testing a new build of one of our apps all morning and just started getting the Unable to Verify App message about an hour and a half ago. How do we know Apple is aware of the problem when the status page shows all green?
Replies
Boosts
Views
Activity
3w
Reply to Apps stuck in “Waiting for Review” for over a month – never entering “In Review”
I just have an one theory, maybe Apple reviews ignored builds without Liquid glass. @AdamKP Do you upload build with Liquid Glass?
Replies
Boosts
Views
Activity
3w
Reply to ppq.apple.com returning 502 Bad Gateway - Unable to verify developer apps on device
Same here, not able to run Firebase AdHoc apps as well as xcode builds on my device
Replies
Boosts
Views
Activity
3w