Class IapPurchaseException
Thrown by PurchaseProductAsync(string, Action) when a purchase flow fails. Check Reason instead of parsing Message: it holds a machine-readable code — a store failure reason (e.g. "UserCancelled"), an IapVerificationError code, or Deferred.
public class IapPurchaseException : Exception, ISerializable
- Inheritance
-
IapPurchaseException
- Implements
- Inherited Members
Constructors
Properties
- Reason
Machine-readable failure code.