📘

Apple SDK only

This method is only available from the Nami SDK for Apple devices.

This object is specific to the Nami Apple SDK and Apple's process for restoring purchases. Each state is one that can be reacted to with .

@objc public enum NamiRestorePurchasesState: Int {
  case started
  case finished
  case error
}
// Apple-only
// Coming soon
// Coming soon
// Coming soon