How to find user's lost in-app purchases on iOS? – Photoshop
So I followed the official manual and implemented this: https://developer.apple.com/library/archive/releasenotes/General/ValidateAppStoreReceipt/Chapters/ValidateRemotely.html#//apple_ref/doc/uid/TP40010573-CH104-SW1 user pays in app app gets receipt info from Apple this receipt info is sent to my server my server verified receipt by calling Apple API and activates membership for…