Post

Replies

Boosts

Views

Activity

Comment on In-app purchase fail to get receipts and macos says application damaged
Thanks for your reply. As I known, app from App Store or Test Flight always have receipt when installed.But https://developer.apple.com/documentation/appstorereceipts/validating_receipts_on_the_device, still says calling exit(173) when validate receipt failed, and Apple review still requires calling exit 173 when there is no receipt. So i use SKReceiptRefreshRequest in developer build for test and use exit 173 in apple store build. I don't concern why system fetch receipt failed any more!
Jun ’22