Post

Replies

Boosts

Views

Activity

IAPs to be Included in future versions
Hie, so we're working on an app that should have IAPs, but due to a few holdbacks, we have decided to release the app without IAPs. The issue is that we would like to keep our products on App Store Connect (STATUS: Ready to Submit) whilst we continue to build the IAP functionality into our App. That means the app we submit for review won't have any IAPs until we're done fully implementing them. I wanted to find out how can we go about that because the app is being rejected on the basis that we have unused IAP products on App Store Connect, whereas we're using them internally as developers to test various purchasing scenarios, and obviously as mentioned, they won't be visible to the public as we continue building the IAP functionality.
0
0
364
May ’22
Xcode Source Control pull/push hangs indefinitely, terminal Git works normally After Tahoe 26.3 (25D125) Update
Device Details: MBP M2 Pro AND MBP M3 Pro macOS 26.3 (25D125) Xcode Version 26.3, 26.2, 26.1 (I reinstalled all 3 of these after the macOS update) BUG: Xcode hangs indefinitely when performing Source Control operations (Pull or Push) on a Git repository that uses SSH authentication. The same repository works correctly when performing the equivalent Git operations from the Terminal using the Git CLI. The issue appears to be specific to Xcode’s internal Source Control integration. When the operation is triggered from Xcode, the UI shows a spinning progress indicator and never completes. Terminal Git commands (git fetch, git pull, git push) complete normally using the same SSH key and repository. A hang sample taken during the issue shows the Xcode main thread blocked in Source Control authentication and fingerprint handling code paths, including: IDESourceControlUIHandler IDESourceControlFingerprintManager handleAuthenticationFailure showFingerprintAlertOnWindow This suggests Xcode may be waiting on a Source Control authentication or host fingerprint UI flow that never resolves. SSH connectivity itself is functioning correctly: ssh -T git@bitbucket.org and ssh -T git@github.com both authenticate successfully. git ls-remote, git fetch, git pull, and git push all work correctly from Terminal. No Source Control accounts are configured in Xcode Preferences. Authentication relies entirely on SSH keys. Steps to Reproduce Configure an SSH key for Git access (e.g., Bitbucket or GitHub) and confirm it works via Terminal. Clone or open an existing Git repository that uses SSH (git@host:repo.git). Open the project/workspace in Xcode. In Xcode, attempt a Source Control operation such as: Source Control → Pull Source Control → Push Observe that Xcode displays a spinning progress indicator and does not complete the operation. Logs available on this Feedback Assist ID: FB22146913
0
5
86
6d
Removal of App Store Connect Subscription products
We have an app that was supposed to be released with Consumables and Subscriptions, but due to some issues, we have decided to roll with consumables only. The issue is that we submitted the app for review and stated that we won't be going with subscriptions for now, but Apple rejected the app on grounds of not seeing our subscription products. I went over to App Store Connect and I'm failing to remove those products, however, based on research, you can't remove them so what is the way forward, because we've told Apple 3 times now that we're not going to have subscriptions in our app and they shouldn't even review them. To make matters worse, App Store Connect now has an area where you select which products you want to be reviewed and we only selected the consumables, so why reject the app for subscriptions we didn't ask for reviewing. Anyone who has advice on the way forward?
1
0
1.2k
Jun ’22