Table of Contents

Class IapPurchaseException

Namespace
Titipi.MocaLib2

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

IapPurchaseException(string, string)

Properties

Reason

Machine-readable failure code.