Please turn on JavaScript in your browser and refresh the page to view its content.
Classes
Adapty
Protocols
AdaptyDelegate
AdaptyProduct
CustomAdaptyError
Structures
AdaptyDeferredProduct
AdaptyError
AdaptyError.Source
Initializers
init(CustomAdaptyError)
Instance Properties
var adaptyErrorCode: ErrorCode
var debugDescription: String
var description: String
var errorCode: Int
var errorUserInfo: [String : Any]
var originalError: Error?
var originalNSError: NSError?
Type Properties
static let AdaptyErrorDomain: String
static let EventsErrorDomain: String
static let HTTPErrorDomain: String
static let errorDomain: String
Enumerations
AdaptyError.ErrorCode
Enumeration Cases
case activateOnceError
case analyticsDisabled
case badRequest
case cantMakePayments
case cantReadReceipt
case clientInvalid
case cloudServiceNetworkConnectionFailed
case cloudServicePermissionDenied
case cloudServiceRevoked
case decodingFailed
case encodingFailed
case invalidOfferIdentifier
case invalidOfferPrice
case invalidSignature
case missingOfferParams
case networkFailed
case noProductIDsFound
case notActivated
case operationInterrupted
case paymentCancelled
case paymentInvalid
case paymentNotAllowed
case persistingDataError
case privacyAcknowledgementRequired
case productPurchaseFailed
case productRequestFailed
case profileWasChanged
case refreshReceiptFailed
case serverError