IdentityOptions

data class IdentityOptions(val restorePaywallAssignments: Boolean = false)(source)

Options passed in when calling Superwall.identify(userId, options).

Constructors

Link copied to clipboard
constructor(restorePaywallAssignments: Boolean = false)

Properties

Link copied to clipboard

Determines whether the SDK should wait to restore paywall assignments from the server before presenting any paywalls.