PassioConfiguration

Manages licensing authentication and validation.

Declaration

enum PassioConfiguration

Topics

Variables

var isValid: Bool Used to check if the licensing is valid after running configure(license: String)

Methods

func configure(license: String) Validates and stores the status of the license so it can be verified even offline. Parameters: - license: The license key you received from Passio. If you need a key, please email support@passiolife.com

Last updated