SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

Upcoming changes to the App Store receipt signing certificate

Open nikunjgabani opened this issue 1 year ago • 4 comments

I have recently got this news to the apple developer news channel, https://developer.apple.com/news/?id=ytb7qj0x

So I want to know that will this affect my implementation to check the status of user purchase status. I am currently using this function to verify receipt, so that I can check the user's purchase status, SwiftyStoreKit.verifyReceipt(using: AppleReceiptValidator)

Response on this will be very helpful to me.

nikunjgabani avatar Dec 22 '22 10:12 nikunjgabani