Hey there!
I’m gonna to restore user’s purchases
and using this method “Purchases.shared.restoreTransactions { (purchaserInfo, error) in { }”
BUT! I’d like check the purchases by Identifier in which indicated in Products, when I address to “purchaserInfo”. How can I implement this?