tikhop / TPInAppReceipt

Reading and Validating In App Purchase Receipt Locally.
MIT License
631 stars 93 forks source link

Upcoming changes to the App Store receipt signing certificate #105

Closed TonyVie closed 1 year ago

TonyVie commented 1 year ago

Hi ! From apple developer news: https://developer.apple.com/news/?id=ytb7qj0x

From what I understand, TPInAppReceipt will not be impacted. Can you confirm ?

tikhop commented 1 year ago

Hi @TonyVie, thanks for bringing it up. I'll take a look shortly.

zsoltvarnai commented 1 year ago

Hey @tikhop, I got to a similar conclusion, that this change might not effect TPInAppReceipt, but I don't think it's possible to actually test this before the deadline.

Do you have any update on your side if changes are required?

tikhop commented 1 year ago

@TonyVie @zsoltvarnai I did some research and ended up with a conclusion that we are good and there is no need to do anything since we only verify that the chain of trust for the container’s signature matches the Apple Inc. Root Certificate.

zsoltvarnai commented 1 year ago

That's great news, thank you!

schmidan commented 1 year ago

Sorry for bumping a closed issue. I checked the source and came here to verify my conclusion same as you guys.

@tikhop could this information be made sticky or included in the readme?
Because i guess more people might come here now to check: