Search results for

“Xcode”

93,872 results found

Post

Replies

Boosts

Views

Activity

React Native IAP: getProducts returns empty array in TestFlight despite complete configuration
Hi everyone, I’m currently developing an iOS app using React Native and implementing consumable In-App Purchases (IAP). I'm facing an issue where getProducts returns an empty array without any error messages when testing on a TestFlight build. I have already completed the following setup: Agreements, Tax, and Banking: All forms are signed and the status is Active in App Store Connect. Product Configuration: The Consumable product is created in App Store Connect with the status Ready to Submit. App Store Connect Integration: The product is correctly linked under the In-App Purchases and Subscriptions section of the App version. Xcode Capability: The In-App Purchase capability has been added to the project. Implementation: The Product ID in my React Native code (using react-native-iap) matches the ID in App Store Connect exactly. Despite these steps, the product list remains empty. Are there any hidden requirements or specific configurations for TestFlight that I might have missed? Any guidance would b
0
0
28
21h
Reply to Xcode 26.4: IBOutlets/IBActions gutter circles missing — cannot connect storyboard to code (works in 26.3)
Thanks so much for the reports. Any of you have filed a bug? Have you try with the new Xcode 26.5 beta? Once you open the bug report, please post the FB number here for my reference. If you have any questions about filing a bug report, take a look at Bug Reporting: How and Why? Thanks Albert Pascual
  Worldwide Developer Relations.
1d
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.
1d
Reply to SwiftData document-based app broken
This is still happening in the debug console, app not crashing. Wonder if this is something I can ignore? A fix is documented elsewhere? Not fixed? The Apple sample app SwiftDataFlashCardSample prints the same log messages than my app I just started to implement. On macOS Tahoe 26.4 (25E246), Xcode Version 26.4 (17E192).
1d
App with shallow depth entitlement not appearing in Auto-Launch > When Submerged
I'm building a freediving app for Apple Watch Ultra using the shallow depth entitlement (com.apple.developer.submerged-shallow-depth-and-pressure). My app uses WKExtendedRuntimeSession with the underwater-depth background mode, and it works correctly — the session starts, Water Lock activates automatically, and Crown hold water ejection ends the session as expected. However, the app does not appear in Settings > General > Auto-Launch > When Submerged on the watch. Other third-party apps (including one that hasn't been updated in ~2 years and presumably only has the shallow entitlement) do appear in this list. My configuration: WKBackgroundModes: [underwater-depth, workout-processing] WKSupportsAutomaticDepthLaunch: true (Boolean, in watch app Info.plist) Entitlement verified in both the signed binary and provisioning profile watchOS 26.3, Apple Watch Ultra 2 Tested with: development build, TestFlight, and direct Xcode deploy. Watch restarted after each. The app does not appear in any case. T
2
0
53
1d
React Native IAP: getProducts returns empty array in TestFlight despite complete configuration
Hi everyone, I’m currently developing an iOS app using React Native and implementing consumable In-App Purchases (IAP). I'm facing an issue where getProducts returns an empty array without any error messages when testing on a TestFlight build. I have already completed the following setup: Agreements, Tax, and Banking: All forms are signed and the status is Active in App Store Connect. Product Configuration: The Consumable product is created in App Store Connect with the status Ready to Submit. App Store Connect Integration: The product is correctly linked under the In-App Purchases and Subscriptions section of the App version. Xcode Capability: The In-App Purchase capability has been added to the project. Implementation: The Product ID in my React Native code (using react-native-iap) matches the ID in App Store Connect exactly. Despite these steps, the product list remains empty. Are there any hidden requirements or specific configurations for TestFlight that I might have missed? Any guidance would b
Replies
0
Boosts
0
Views
28
Activity
21h
Reply to App Crash with mxSignpost function not found
Hi, App crashes on launch on iOS 26.3.1 after building with Xcode 26.4. dyld: Symbol not found: MetricKit.mxSignpost Works fine on iOS 26.4+. FB: FB22384135 Anyone else seeing this or any workaround? Thanks.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
21h
Reply to Xcode now hangs; SDKs are "status unavailable"
Just chiming in to say I also am running into this. As my only machine is a 14 M1 Pro I am now out of luck in running Xcode at all for my projects
Replies
Boosts
Views
Activity
22h
Reply to Xcode 26.4 cannot run app-hosted unit tests on physical iOS 16 devices ("Logic Testing Unavailable")
I tested Xcode 26.5 beta 1 (build 17F5012f), released on 2026-03-30, and the issue remains unchanged: app-hosted unit tests still fail on the same physical iOS 16 device with Logic Testing Unavailable.
Replies
Boosts
Views
Activity
23h
Reply to App Store Version Not Working on iOS 12
Distribution through the App Store requires a minimum deployment target of iOS 15. You can find this information listed on the Xcode Support webpage.
Replies
Boosts
Views
Activity
23h
Reply to Xcode 26.4: IBOutlets/IBActions gutter circles missing — cannot connect storyboard to code (works in 26.3)
Thanks so much for the reports. Any of you have filed a bug? Have you try with the new Xcode 26.5 beta? Once you open the bug report, please post the FB number here for my reference. If you have any questions about filing a bug report, take a look at Bug Reporting: How and Why? Thanks Albert Pascual
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
1d
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
1d
Reply to Xcode now hangs; SDKs are "status unavailable"
I was seeing the same behavior using macOS 26.4. Now seeing it on 26.5 beta. My iMac Pro running sequoia and the Intel version of Xcode is working fine.
Replies
Boosts
Views
Activity
1d
Reply to Clipboard issues with simulators
Xcode 26.5 Beta was just released https://developer.apple.com/download/all/?q=Xcode can you please check if the issue was resolved there? Albert 
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
1d
Reply to Can’t paste into Simulator after updating to Xcode 26.4
Xcode 26.5 Beta was just released https://developer.apple.com/download/all/?q=Xcode can you please check if the issue was resolved there? Albert 
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
1d
Reply to Apps cannot launch on iOS 9-12 devices after recent build - "The process failed to exec"
Distribution through the App Store requires a minimum deployment target of iOS 15. The Xcode Support webpage has this information.
Replies
Boosts
Views
Activity
1d
Reply to Previews for SwiftUI views in Packages don't work in Xcode 26.4
I tried to open my project with Xcode 26.5 beta 1 and to view the Preview of some SwiftUI views present in local Packages referenced by the project, and they worked as expected, without any issue. I also tried with the very simple test project, and the result is the same. I can say that this Xcode 26.5 beta 1 behaves like Xcode 25.3. Thank you for this message.
Replies
Boosts
Views
Activity
1d
Reply to Network Extension "Signature check failed" after archive with Developer ID — works in Xcode debug
I understand that I need to convert it to a Network Extension. What about testing? Is it still possible to run it through Xcode for testing? It seems like I would have to install the system extension over and over again to test it—am I right? Thank you for your respond
Replies
Boosts
Views
Activity
1d
Reply to SwiftData document-based app broken
This is still happening in the debug console, app not crashing. Wonder if this is something I can ignore? A fix is documented elsewhere? Not fixed? The Apple sample app SwiftDataFlashCardSample prints the same log messages than my app I just started to implement. On macOS Tahoe 26.4 (25E246), Xcode Version 26.4 (17E192).
Replies
Boosts
Views
Activity
1d
App with shallow depth entitlement not appearing in Auto-Launch > When Submerged
I'm building a freediving app for Apple Watch Ultra using the shallow depth entitlement (com.apple.developer.submerged-shallow-depth-and-pressure). My app uses WKExtendedRuntimeSession with the underwater-depth background mode, and it works correctly — the session starts, Water Lock activates automatically, and Crown hold water ejection ends the session as expected. However, the app does not appear in Settings > General > Auto-Launch > When Submerged on the watch. Other third-party apps (including one that hasn't been updated in ~2 years and presumably only has the shallow entitlement) do appear in this list. My configuration: WKBackgroundModes: [underwater-depth, workout-processing] WKSupportsAutomaticDepthLaunch: true (Boolean, in watch app Info.plist) Entitlement verified in both the signed binary and provisioning profile watchOS 26.3, Apple Watch Ultra 2 Tested with: development build, TestFlight, and direct Xcode deploy. Watch restarted after each. The app does not appear in any case. T
Replies
2
Boosts
0
Views
53
Activity
1d