store.isActive

Type Boolean
Revision Release 2024.3703
Keywords Apple, IAP, in-app purchases, isActive
See also store.init()
store.*

Overview

Boolean property which can be used to confirm if the store has been properly initialized after calling store.init(). This will be true upon successful initialization, false otherwise.

Syntax

store.isActive