Search results for

“testflight the requested app is not avaliable”

416,702 results found

Post

Replies

Boosts

Views

Activity

Reply to About Customizing Xcode Project Navigator UI
Hello @bestAppleDev2026 If you'd like us to consider adding the necessary functionality, please file an enhancement request using Feedback Assistant. https://developer.apple.com/feedback-assistant/ Once you file the request, please post the FB number here. If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why? Thankyou,  Travis
5d
App review stuck on the "In review" for 10 days now
Dear App Review Team, Our app – Apple ID 6755677576 has been stuck in the “In review” status for over 10 days (since March 17, 2026). Normally, reviews begin within a few days, but in our case, it seems unusually delayed. Could you please clarify: • Is there a specific reason for this extended hold? • Is any action required from our side? • When can we expect the review to proceed? Thank you very much for your time and assistance.
1
0
116
5d
Reply to Xcode 26.4 rc
Anyone has filed a bug for this issue where the token does not refresh? https://developer.apple.com/forums/thread/712889 Can I ask you to download Xcode 26.5 beta to see if fixes the issue? Albert
  Worldwide Developer Relations.
5d
Reply to Apple Developer Program Enrollment Still Pending (Paid on March 20)
Thanks so much for the post, unfortunately the Developer Account team does not monitor the forums. I would recommend you to contact the developer account support at https://developer.apple.com/contact to make sure they are aware of the issue and they can give you an status on your account in case you are missing anything. Thanks Albert 
  Worldwide Developer Relations.
5d
App stuck in "Waiting for Review" for over a month with no response
Hello, I would really appreciate if someone from Apple could take a look at this, as I believe there may be an issue with my submission or account. I submitted my app for review for the first time over a month ago, and it has been stuck in “Waiting for Review” ever since, with absolutely no updates. This delay is far beyond the typical review timeframes (which are usually just a few days). I have not received any rejection, feedback, or request for additional information. So far, I have already: Resubmitted the build Sent multiple support requests through App Store Connect Requested an expedited review (which was approved) Despite all of this, there has been no progress at all. I have also sent several support messages and emails, but unfortunately I have not received any response so far. It feels like my case is not being reviewed at all, which makes it very difficult to understand what is going wrong. The app
1
0
173
5d
App stuck in "Waiting for Review" for over two weeks
Hello, I would really appreciate if someone from Apple could take a look at this, as I believe there may be an issue with my submission or account. I submitted my app for review for the first time over a month ago, and it has been stuck in “Waiting for Review” ever since, with absolutely no updates. This delay is far beyond the typical review timeframes (which are usually just a few days). I have not received any rejection, feedback, or request for additional information. So far, I have already: Resubmitted the build Sent multiple support requests through App Store Connect Requested an expedited review (which was approved) Despite all of this, there has been no progress at all. I have also sent several support messages and emails, but unfortunately I have not received any response so far. It feels like my case is not being reviewed at all, which makes it very difficult to understand what is going wrong. The app
1
0
170
5d
Reply to Tahoe 26.4 breaks custom paths with NetFSMountURLSync?
I use NetFSMountURLSync for my application with which I allow the user to use a custom path as a mount point (instead of /Volumes). Just to confirm, are you mounting with the no UI flag? The actual issue here is that mount points outside of /Volumes/ are now triggering a user approval dialog, which means the mount then fails if you pass in kNAUIOptionKey. Since I'm unaware of any changes, is this a bug introduced by Tahoe 26.4, or should I be using a different function to mount a network share? It's at least partially a bug (r.172210106), but I'm not sure what the parameters of the fix will actually be. In particular, the previous behavior around what was allowed here: I allow the user to use a custom path as a mount point (instead of /Volumes). ...was significantly broader than it should have been, allowing apps to target mounts that they didn't otherwise have access to or authorization from the user. Exactly what will trigger the approval dialog may continue, but at a min
Topic: App & System Services SubTopic: Core OS Tags:
5d
Reply to After upgrade to iOS 26.4, averagePowerLevel and peakHoldLevel are stuck -120
Hello Giroux, miamitwinz, This is an issue we're aware of (FB22272504), but we're not aware of any recommended workaround so far. If you find something that helps you avoid the issue, please share it with the community by posting it here. Even though we're aware of this issue, we still encourage you to open a bug report, and post the FB number here once you do. The specific info you include your bug report might help our investigation, and filing the bug report you to get notified when it is resolved. Bug Reporting: How and Why? explains how you can open a bug report. Thank you for reporting, Richard Yeh  Developer Technical Support
Topic: Media Technologies SubTopic: Audio Tags:
5d
Alarm Kit - Change Alert settings after authorization request
Hello, I am starting work on adding AlarmKit to an existing project. During testing, I ran into an issue that if I hit Deny during the authorization request, I can't find any way to turn the alarm back on in settings. The only way I can get an authorization request again is by uninstalling the app and installing it again. I would like to be able to prompt my users where they can turn the Alarm back on if they accidentally hit Deny. Am I just not seeing the settings to change this somewhere?
1
0
99
5d
Reply to Alarm Kit - Change Alert settings after authorization request
Thanks for the post. Yes the documentation says: If a person using your app denies authorization, all attempts to schedule alarms fail. https://developer.apple.com/documentation/alarmkit/alarmmanager/requestauthorization() My question to you is, if you call func requestAuthorization() async throws -> AlarmManager.AuthorizationState when is denied, will that allow your app to request authorization again? Probably not due when the user denies a request fore authorization from the user, the system keeps that for default to avoid re-requesting the same permissions. Because the OS remembers the Deny state in the TCC database. The best approach for this in my opinion is to request an enhancement request to a reset of that privacy permissions without deleting the app from configuration. Hope this helps Albert
  Worldwide Developer Relations.
5d
Reply to About Customizing Xcode Project Navigator UI
Hello @bestAppleDev2026 If you'd like us to consider adding the necessary functionality, please file an enhancement request using Feedback Assistant. https://developer.apple.com/feedback-assistant/ Once you file the request, please post the FB number here. If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why? Thankyou,  Travis
Replies
Boosts
Views
Activity
5d
App review stuck on the "In review" for 10 days now
Dear App Review Team, Our app – Apple ID 6755677576 has been stuck in the “In review” status for over 10 days (since March 17, 2026). Normally, reviews begin within a few days, but in our case, it seems unusually delayed. Could you please clarify: • Is there a specific reason for this extended hold? • Is any action required from our side? • When can we expect the review to proceed? Thank you very much for your time and assistance.
Replies
1
Boosts
0
Views
116
Activity
5d
Reply to App review stuck on the "In review" for 10 days now
Thank you for your post. We're investigating and will contact you in App Store Connect to provide further assistance. If you continue to experience issues during review, please contact us.
Replies
Boosts
Views
Activity
5d
Reply to Xcode 26.4 rc
Anyone has filed a bug for this issue where the token does not refresh? https://developer.apple.com/forums/thread/712889 Can I ask you to download Xcode 26.5 beta to see if fixes the issue? Albert
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
5d
Reply to Apple Developer Program Enrollment Still Pending (Paid on March 20)
Thanks so much for the post, unfortunately the Developer Account team does not monitor the forums. I would recommend you to contact the developer account support at https://developer.apple.com/contact to make sure they are aware of the issue and they can give you an status on your account in case you are missing anything. Thanks Albert 
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
5d
App review
Hi! Good afternoon how much time is it taking for you to get the app approved? I’m waiting since wednesay for the response of a review update from the apple team, my app was supposed to lunch on Monday
Replies
1
Boosts
0
Views
82
Activity
5d
Reply to App review
Thank you for your post. We're investigating and will contact you in App Store Connect to provide further assistance. If you continue to experience issues during review, please contact us.
Replies
Boosts
Views
Activity
5d
App stuck in "Waiting for Review" for over a month with no response
Hello, I would really appreciate if someone from Apple could take a look at this, as I believe there may be an issue with my submission or account. I submitted my app for review for the first time over a month ago, and it has been stuck in “Waiting for Review” ever since, with absolutely no updates. This delay is far beyond the typical review timeframes (which are usually just a few days). I have not received any rejection, feedback, or request for additional information. So far, I have already: Resubmitted the build Sent multiple support requests through App Store Connect Requested an expedited review (which was approved) Despite all of this, there has been no progress at all. I have also sent several support messages and emails, but unfortunately I have not received any response so far. It feels like my case is not being reviewed at all, which makes it very difficult to understand what is going wrong. The app
Replies
1
Boosts
0
Views
173
Activity
5d
Reply to App stuck in "Waiting for Review" for over a month with no response
Thank you for your post. We're investigating and will contact you in App Store Connect to provide further assistance. If you continue to experience issues during review, please contact us.
Replies
Boosts
Views
Activity
5d
App stuck in "Waiting for Review" for over two weeks
Hello, I would really appreciate if someone from Apple could take a look at this, as I believe there may be an issue with my submission or account. I submitted my app for review for the first time over a month ago, and it has been stuck in “Waiting for Review” ever since, with absolutely no updates. This delay is far beyond the typical review timeframes (which are usually just a few days). I have not received any rejection, feedback, or request for additional information. So far, I have already: Resubmitted the build Sent multiple support requests through App Store Connect Requested an expedited review (which was approved) Despite all of this, there has been no progress at all. I have also sent several support messages and emails, but unfortunately I have not received any response so far. It feels like my case is not being reviewed at all, which makes it very difficult to understand what is going wrong. The app
Replies
1
Boosts
0
Views
170
Activity
5d
Reply to App stuck in "Waiting for Review" for over two weeks
Thank you for your post. We're investigating and will contact you in App Store Connect to provide further assistance. If you continue to experience issues during review, please contact us.
Replies
Boosts
Views
Activity
5d
Reply to Tahoe 26.4 breaks custom paths with NetFSMountURLSync?
I use NetFSMountURLSync for my application with which I allow the user to use a custom path as a mount point (instead of /Volumes). Just to confirm, are you mounting with the no UI flag? The actual issue here is that mount points outside of /Volumes/ are now triggering a user approval dialog, which means the mount then fails if you pass in kNAUIOptionKey. Since I'm unaware of any changes, is this a bug introduced by Tahoe 26.4, or should I be using a different function to mount a network share? It's at least partially a bug (r.172210106), but I'm not sure what the parameters of the fix will actually be. In particular, the previous behavior around what was allowed here: I allow the user to use a custom path as a mount point (instead of /Volumes). ...was significantly broader than it should have been, allowing apps to target mounts that they didn't otherwise have access to or authorization from the user. Exactly what will trigger the approval dialog may continue, but at a min
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
5d
Reply to After upgrade to iOS 26.4, averagePowerLevel and peakHoldLevel are stuck -120
Hello Giroux, miamitwinz, This is an issue we're aware of (FB22272504), but we're not aware of any recommended workaround so far. If you find something that helps you avoid the issue, please share it with the community by posting it here. Even though we're aware of this issue, we still encourage you to open a bug report, and post the FB number here once you do. The specific info you include your bug report might help our investigation, and filing the bug report you to get notified when it is resolved. Bug Reporting: How and Why? explains how you can open a bug report. Thank you for reporting, Richard Yeh  Developer Technical Support
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
5d
Alarm Kit - Change Alert settings after authorization request
Hello, I am starting work on adding AlarmKit to an existing project. During testing, I ran into an issue that if I hit Deny during the authorization request, I can't find any way to turn the alarm back on in settings. The only way I can get an authorization request again is by uninstalling the app and installing it again. I would like to be able to prompt my users where they can turn the Alarm back on if they accidentally hit Deny. Am I just not seeing the settings to change this somewhere?
Replies
1
Boosts
0
Views
99
Activity
5d
Reply to Alarm Kit - Change Alert settings after authorization request
Thanks for the post. Yes the documentation says: If a person using your app denies authorization, all attempts to schedule alarms fail. https://developer.apple.com/documentation/alarmkit/alarmmanager/requestauthorization() My question to you is, if you call func requestAuthorization() async throws -> AlarmManager.AuthorizationState when is denied, will that allow your app to request authorization again? Probably not due when the user denies a request fore authorization from the user, the system keeps that for default to avoid re-requesting the same permissions. Because the OS remembers the Deny state in the TCC database. The best approach for this in my opinion is to request an enhancement request to a reset of that privacy permissions without deleting the app from configuration. Hope this helps Albert
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
5d