Post

Replies

Boosts

Views

Activity

Comment on "Testflight is currently unavailable" message for all users
Thank you — fixed.
Replies
Boosts
Views
Activity
Mar ’26
Comment on "Testflight is currently unavailable" message for all users
Filed a feedback ticket: FB22176453
Replies
Boosts
Views
Activity
Mar ’26
Comment on Xcode Cloud not detecting branches?
Thanks @DTS Engineer. It turned out that you need to push a new commit in order for Xcode Cloud to recognise an existing branch. Not sure if this is expected behaviour but not the best experience after changing the repository. I would expect all the branches to be listed :)
Replies
Boosts
Views
Activity
Jul ’25
Comment on macOS Widgets won't launch with app group set
@ziggmike Does changing the prefix not reset the data for existing apps though?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’24
Comment on Not receiving apple server notification v2 on production URL
While on this topic, will it become available in production this fall?
Replies
Boosts
Views
Activity
Aug ’24
Comment on Error 21002 - Validating Receipts Server-Side
@allyLuna ah yes that would be the reason! StoreKit configuration is only for testing in the local environment, so you will need to use sandbox
Replies
Boosts
Views
Activity
Jul ’24
Comment on In-App Purchase works in TestFlight but not after Distribution
@hsc101 no worries - glad it helped! :)
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Error 21002 - Validating Receipts Server-Side
@allyLuna Unfortunately I'm not familiar with Objective C but below is the Swift equivalent. Have you tried leaving options empty or nil? let receiptData = try? Data(contentsOf: receiptUrl).base64EncodedString()
Replies
Boosts
Views
Activity
Jul ’24
Comment on Xcode Cloud failing with server-side communication error
It worked for a while, but started happening again. Not sure if it's a separate issue. https://developer.apple.com/forums/thread/760548
Replies
Boosts
Views
Activity
Jul ’24