Search results for

“testflight the requested app is not avaliable”

416,587 results found

Post

Replies

Boosts

Views

Activity

Reply to StoreKit returns empty product list in Sandbox (TestFlight, valid IAP setup)
Can a first subscription be fetched in the sandbox before submitting an app version for review? Does the “Finalize before submission” state prevent StoreKit visibility, even in sandbox? Testing In-App Purchase in the Apple sandbox environment doesn’t require you submit your In-App Purchases for review. Additional information: the same subscription works correctly with StoreKit local testing in Xcode (StoreKit configuration file). The product is returned and the purchase flow behaves as expected. When you enable a configuration file in your Xcode project, this file becomes active. StoreKit uses data saved in the active configuration file when your app calls StoreKit APIs in the test environment. For more information, see Setting up StoreKit Testing in Xcode. To test in the sandbox, you must disable StoreKit Testing in Xcode in your Xcode project. This enables StoreKit to use data you configured for your app in App Store Connect when the app calls S
1d
Reply to Availability for BLE background scanning on watchOS whilst dimmed
Bluetooth scanning in the background on watchOS is not only throttled, but works in a whole different manner than on iOS, and has its own additional limitations. You might want to take a look at the sample Interacting with Bluetooth peripherals during background app refresh and also refer to the WWDC Session Get timely alerts from Bluetooth devices on watchOS to understand who BLE background scanning works on watchOS.
Topic: App & System Services SubTopic: Core OS Tags:
1d
Why are the Apple App Reviewers making false claims in the review and what can I do to overcome this?!
My app has the phrase GPT in it as it is an app that runs private open source offline AI models (for free) on the iPhone. The app is called LiberaGPT. I have released my first version without issue and it was distributed to the Mainland China store. I made some small updates including accessibility features etc and released my next version. The reviewer is now accusing my app of using OpenAI's ChatGPT even though they can see the source code and my app is entirely offline using local AI inference rather than cloud inference. It is now a back and forth of me explaining over and over that my app is nothing to do with ChatGPT that GPT is a term used in the field of AI to describe certain types of LLM's and is nothing to do with 'ChatGPT' which is a brand. It is like saying you can't say 'AI' because of 'OpenAI' this makes no sense. I am literally at my witts end as I've poured so much time and energy into developing this app and it is now av
2
0
58
1d
App Store Connect Business page silently fails on submit + stuck on loading screen
I've been experiencing two critical issues with App Store Connect for several weeks and have contacted Developer Support multiple times by email with no response. Environment: macOS (Sequoia), tested on Chrome and Safari, multiple devices and networks. US-based organization account. ISSUE 1 — BUSINESS PAGE NOT FUNCTIONING (ongoing for weeks) The Business > Agreements/Tax/Banking page does not work correctly. After filling in all required information and clicking Submit, the page silently refreshes back to the unfilled state. No success message, no error message. This happens consistently across all browsers and devices. The browser console shows the following error on page load: [maison] No route found https://appstoreconnect.apple.com/business/atb/[entity-id] This suggests the SPA router fails to initialize the page, which would explain why submit has no effect. Both my Free App and Paid App agreements are stuck in p
1
0
22
1d
Reply to Tahoe 26.4 breaks custom paths with NetFSMountURLSync?
That makes sense and is how I interpreted it. For now, I had to disable it though so users do not run into issues. Or better set: I do not get bombarded with support questions 😊 Fair enough! Feedback number: FB22380104 Perfect, thank you. FYI, it's likely that you'll be notified that this bug is a duplicate in the next few days. Many developers interpret this as meaning that their bug was unnecessary and is being ignored“; however, that's a misunderstanding of what's going on, particularly when someone at Apple (like me) asks for a bug. As you might imagine, the combination of our own testing and the volume of users means that it's pretty likely that SOMEONE has filed a bug before you. So, yes, that means that many bugs are effectively telling us about an issue we already knew about. However, what gets missed there is that the reason to file a bug isn't just to tell us about the problem“; it's also about documenting impact so we can properly prioritize work and scheduling. __ Kevin
Topic: App & System Services SubTopic: Core OS Tags:
1d
Reply to iOS 12.5.8 fails to bootstrap app
The same for Organic Maps: internal CI TestFlight build on March 25 works on iOS 12 device, the same binary with a few string resource changes, built on March 26 does not work. Built with the frozen version of Xcode 26.2. That implies some kind of Apple involvement when builds are uploaded.
Topic: App & System Services SubTopic: General Tags:
1d
Reply to Regression / Feature Request: Jumbo Frame (MTU 9000) support missing in AppleUserECM for RTL8156 2.5G USB adapters
Because we are forced through MTU 1500, we are incurring significant performance penalties: Have you filed a bug on this and, if so, what's the bug number? Is there an undocumented boot-arg or network sysctl parameter that permits overriding the AppleUserECM 1500 MTU hard-limit for 2.5G USB adapters on Apple Silicon? No, not that I'm aware of. Are there any roadmap plans from the DriverKit/Networking team to re-enable standard Jumbo Frame negotiation for RTL8156 hardware using the generic ECM driver? In general, Apple's future plans aren't really something I can discuss. Does Apple grant NetworkingDriverKit Entitlements to independent developers specifically for the purpose of writing custom hardware overrides to patch missing MTU features in the default ECM stack? Approval here would primarily depend on the hardware you’re asking to create a DEXT for and, in particular, how broad the request configuration is[1]. However, we do approve developers for DriverKit entitlements who are not
1d
Reply to Left-flick and right-flick gestures with VoiceOver and UIAccessibilityReadingContent
accessibilityPreviousTextNavigationElement and accessibilityNextTextNavigationElement are not meant to represent previous/next line inside a single UITextView; they should point to another accessibility element, not a line number or string. In your case, UIAccessibilityReadingContent supports line-by-line touch exploration, but left/right swipe still moves between accessibility elements, not internal lines of one text view. That’s why touch works but swipe does not. The correct approach is to keep the UITextView for display and expose each visible line as its own UIAccessibilityElement, with accessibilityLabel set to the line text and accessibilityFrameInContainerSpace set to that line’s frame. Once the lines are separate accessibility elements and returned in order, VoiceOver will naturally use right swipe for the next line and left swipe for the previous line. You can optionally link neighboring lines with accessibilityNextTextNavigationElement and accessibilityPreviousTe
1d
Reply to App crashes on launch for iOS 12 users after App Store release (Xcode 16.4) — BKSProcessErrorDomain bootstrap-failed
Thanks for the clarification. However, this is quite concerning from a developer and user-impact perspective. This app version was: • successfully built and uploaded with Xcode 16.4 • accepted in App Review • distributed through the App Store Despite having a deployment target of iOS 12, the build is now crashing on launch for all iOS 12 users, without any prior warning during submission or review. As a result, a previously working user base on iOS 12 has effectively lost access to the app overnight after updating, which is a significant regression in functionality. If iOS 15 is now a strict requirement for App Store distribution, it would be much safer for developers if: • the upload was rejected at submission time, or • a clear warning was shown before release rather than allowing distribution of a build that cannot run on supported devices declared in the app’s deployment target. Is there any recommended way to: Restore functionality for existi
1d
Apple Developer Program Subscription Error not fixed
I purchased a $100 Apple Developer credit for my apple account , but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
3
0
48
1d
Apple Developer Subscription Error not fixed
I purchased a $100 Apple Developer credit for my qerezoutlook.com, but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
0
0
11
1d
Apple app for website
I want to build a WebKit website, specifically for AI coding. Is there a custom code design or application code for this? I've already implemented a few SEO optimizations on my homepage. Could you please check and reply? seokurdu.com
Topic: Safari & Web SubTopic: General
1
0
87
1d
Reply to StoreKit returns empty product list in Sandbox (TestFlight, valid IAP setup)
Can a first subscription be fetched in the sandbox before submitting an app version for review? Does the “Finalize before submission” state prevent StoreKit visibility, even in sandbox? Testing In-App Purchase in the Apple sandbox environment doesn’t require you submit your In-App Purchases for review. Additional information: the same subscription works correctly with StoreKit local testing in Xcode (StoreKit configuration file). The product is returned and the purchase flow behaves as expected. When you enable a configuration file in your Xcode project, this file becomes active. StoreKit uses data saved in the active configuration file when your app calls StoreKit APIs in the test environment. For more information, see Setting up StoreKit Testing in Xcode. To test in the sandbox, you must disable StoreKit Testing in Xcode in your Xcode project. This enables StoreKit to use data you configured for your app in App Store Connect when the app calls S
Replies
Boosts
Views
Activity
1d
Reply to ‌Xcode26-built apps cannot run on iPhone 6 or earlier devices‌
The same situation with our app, crashes on iOS 12 on startup if the app was built and processed by TestFlight after March 25. More than 400 active users of iOS 12 won't get the update if the issue is not resolved :(
Replies
Boosts
Views
Activity
1d
Reply to Availability for BLE background scanning on watchOS whilst dimmed
Bluetooth scanning in the background on watchOS is not only throttled, but works in a whole different manner than on iOS, and has its own additional limitations. You might want to take a look at the sample Interacting with Bluetooth peripherals during background app refresh and also refer to the WWDC Session Get timely alerts from Bluetooth devices on watchOS to understand who BLE background scanning works on watchOS.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
1d
Why are the Apple App Reviewers making false claims in the review and what can I do to overcome this?!
My app has the phrase GPT in it as it is an app that runs private open source offline AI models (for free) on the iPhone. The app is called LiberaGPT. I have released my first version without issue and it was distributed to the Mainland China store. I made some small updates including accessibility features etc and released my next version. The reviewer is now accusing my app of using OpenAI's ChatGPT even though they can see the source code and my app is entirely offline using local AI inference rather than cloud inference. It is now a back and forth of me explaining over and over that my app is nothing to do with ChatGPT that GPT is a term used in the field of AI to describe certain types of LLM's and is nothing to do with 'ChatGPT' which is a brand. It is like saying you can't say 'AI' because of 'OpenAI' this makes no sense. I am literally at my witts end as I've poured so much time and energy into developing this app and it is now av
Replies
2
Boosts
0
Views
58
Activity
1d
Reply to iOS 26 - S/MIME Encryption / Certificates
I am still experiencing this as of today. No way to store the certificates -> No valid certificates found for any of the recipients -> unencrypted sadness.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
1d
Reply to "Unable to Add for Review" DAC7 Error, can no longer submit App Updates
Same problem here, seems to be some active problem at App Store Connect side.
Replies
Boosts
Views
Activity
1d
App Store Connect Business page silently fails on submit + stuck on loading screen
I've been experiencing two critical issues with App Store Connect for several weeks and have contacted Developer Support multiple times by email with no response. Environment: macOS (Sequoia), tested on Chrome and Safari, multiple devices and networks. US-based organization account. ISSUE 1 — BUSINESS PAGE NOT FUNCTIONING (ongoing for weeks) The Business > Agreements/Tax/Banking page does not work correctly. After filling in all required information and clicking Submit, the page silently refreshes back to the unfilled state. No success message, no error message. This happens consistently across all browsers and devices. The browser console shows the following error on page load: [maison] No route found https://appstoreconnect.apple.com/business/atb/[entity-id] This suggests the SPA router fails to initialize the page, which would explain why submit has no effect. Both my Free App and Paid App agreements are stuck in p
Replies
1
Boosts
0
Views
22
Activity
1d
Reply to Tahoe 26.4 breaks custom paths with NetFSMountURLSync?
That makes sense and is how I interpreted it. For now, I had to disable it though so users do not run into issues. Or better set: I do not get bombarded with support questions 😊 Fair enough! Feedback number: FB22380104 Perfect, thank you. FYI, it's likely that you'll be notified that this bug is a duplicate in the next few days. Many developers interpret this as meaning that their bug was unnecessary and is being ignored“; however, that's a misunderstanding of what's going on, particularly when someone at Apple (like me) asks for a bug. As you might imagine, the combination of our own testing and the volume of users means that it's pretty likely that SOMEONE has filed a bug before you. So, yes, that means that many bugs are effectively telling us about an issue we already knew about. However, what gets missed there is that the reason to file a bug isn't just to tell us about the problem“; it's also about documenting impact so we can properly prioritize work and scheduling. __ Kevin
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
1d
Reply to iOS 12.5.8 fails to bootstrap app
The same for Organic Maps: internal CI TestFlight build on March 25 works on iOS 12 device, the same binary with a few string resource changes, built on March 26 does not work. Built with the frozen version of Xcode 26.2. That implies some kind of Apple involvement when builds are uploaded.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
1d
Reply to Regression / Feature Request: Jumbo Frame (MTU 9000) support missing in AppleUserECM for RTL8156 2.5G USB adapters
Because we are forced through MTU 1500, we are incurring significant performance penalties: Have you filed a bug on this and, if so, what's the bug number? Is there an undocumented boot-arg or network sysctl parameter that permits overriding the AppleUserECM 1500 MTU hard-limit for 2.5G USB adapters on Apple Silicon? No, not that I'm aware of. Are there any roadmap plans from the DriverKit/Networking team to re-enable standard Jumbo Frame negotiation for RTL8156 hardware using the generic ECM driver? In general, Apple's future plans aren't really something I can discuss. Does Apple grant NetworkingDriverKit Entitlements to independent developers specifically for the purpose of writing custom hardware overrides to patch missing MTU features in the default ECM stack? Approval here would primarily depend on the hardware you’re asking to create a DEXT for and, in particular, how broad the request configuration is[1]. However, we do approve developers for DriverKit entitlements who are not
Replies
Boosts
Views
Activity
1d
Reply to Left-flick and right-flick gestures with VoiceOver and UIAccessibilityReadingContent
accessibilityPreviousTextNavigationElement and accessibilityNextTextNavigationElement are not meant to represent previous/next line inside a single UITextView; they should point to another accessibility element, not a line number or string. In your case, UIAccessibilityReadingContent supports line-by-line touch exploration, but left/right swipe still moves between accessibility elements, not internal lines of one text view. That’s why touch works but swipe does not. The correct approach is to keep the UITextView for display and expose each visible line as its own UIAccessibilityElement, with accessibilityLabel set to the line text and accessibilityFrameInContainerSpace set to that line’s frame. Once the lines are separate accessibility elements and returned in order, VoiceOver will naturally use right swipe for the next line and left swipe for the previous line. You can optionally link neighboring lines with accessibilityNextTextNavigationElement and accessibilityPreviousTe
Replies
Boosts
Views
Activity
1d
Reply to App crashes on launch for iOS 12 users after App Store release (Xcode 16.4) — BKSProcessErrorDomain bootstrap-failed
Thanks for the clarification. However, this is quite concerning from a developer and user-impact perspective. This app version was: • successfully built and uploaded with Xcode 16.4 • accepted in App Review • distributed through the App Store Despite having a deployment target of iOS 12, the build is now crashing on launch for all iOS 12 users, without any prior warning during submission or review. As a result, a previously working user base on iOS 12 has effectively lost access to the app overnight after updating, which is a significant regression in functionality. If iOS 15 is now a strict requirement for App Store distribution, it would be much safer for developers if: • the upload was rejected at submission time, or • a clear warning was shown before release rather than allowing distribution of a build that cannot run on supported devices declared in the app’s deployment target. Is there any recommended way to: Restore functionality for existi
Replies
Boosts
Views
Activity
1d
Apple Developer Program Subscription Error not fixed
I purchased a $100 Apple Developer credit for my apple account , but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
Replies
3
Boosts
0
Views
48
Activity
1d
Apple Developer Subscription Error not fixed
I purchased a $100 Apple Developer credit for my qerezoutlook.com, but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
Replies
0
Boosts
0
Views
11
Activity
1d
Apple app for website
I want to build a WebKit website, specifically for AI coding. Is there a custom code design or application code for this? I've already implemented a few SEO optimizations on my homepage. Could you please check and reply? seokurdu.com
Topic: Safari & Web SubTopic: General
Replies
1
Boosts
0
Views
87
Activity
1d