Post

Replies

Boosts

Views

Activity

Reply to Xcode 14 repeatedly and frequently crashes
Same here. Getting more frequent. Mine is a MacBook Air early 2015. It starts heating up, then the fan goes on. I usually hold the power button down to stop it for fear of the the crash cycle damaging the computer. The update to 12.6 and Xcode 14 is definitely the problem. I am curious about the devices. Are all devices crashing or just older ones?
Mar ’23
Reply to Receipt missing older non-consumable IAPs
I have the same issue but with either non-comsumable or subscription when trying to restore products. I have been through Apples sample code here - https://developer.apple.com/documentation/storekit/in-app_purchase/offering_completing_and_restoring_in-app_purchases . This sample project works fine except when restoring it only identifies the original purchase, so if there is an upgrade in the subscription it cannot be restored. I can only get one transaction out of it which contains the latest transaction number, latest transaction date, original purchased item ID and original purchase date (nothing in between). I am simulating it on xcode StoreKit only. Any help would be appreciated. I can't get the app on the store without a Restore button.
Topic: App & System Services SubTopic: StoreKit Tags:
Jan ’21