I’m in_app_purchase package to let users buy a subscription but verifyReceipt endpoint is now deprecated and apple have new server APIs that need transactionId to verify subscription statuses. This package doesn’t provide that.
I assumed it might be encoded in serverVerifiedData but it is giving byte extension error when I try to decode it as base64 string
New contributor
MUHAMMAD AWAIS is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.