Posts

Post not yet marked as solved
1 Replies
Hi there! I am also very interested to know if there is currently a way to associate a UUID to a purchase after the code redemption is successful (which can happen in-app or even outside the app in App Store redemption screen). When a code is redeemed successfully, we get a status update from Product.SubscriptionInfo.Status.updates asynchronous sequence after the purchase transaction is done. From this we have access to the successful transaction, subscription state etc... But we never got the chance to set appAccountToken value in the transaction which is empty, meaning it's also empty in the server notification received by our backend preventing us from identifying which internal account this transaction is attached to. I guess a solution would be to send the original_transaction_id alongside the UUID from the app to our backend using a custom endpoint, but I am interested to know if there is a way to do that using Apple APIs.
Post not yet marked as solved
22 Replies
We have been experiencing the same issues since Wednesday night. Upload to TestFlight is successful using fastlane or even manual upload, but the builds never show up "processing".
Post not yet marked as solved
7 Replies
From the last comment on this thread: https://developer.apple.com/forums/thread/656601?page=2 Open a new project with a Watch Extension, symbols will start downloading. Then open the initial project back, you should be able to build on the watch. It worked for me!
Post not yet marked as solved
18 Replies
We had the same problem with Xcode 12 and iOS 14.0 & 14.1 but it looks like it's been resolved on iOS 14.2. Could anyone confirm that? Thanks for the workaround tho!
Post not yet marked as solved
31 Replies
We are getting the same issue as well."There was a problem loading the environment's status.Request ID: ***-***-***-***"