AppTrackingTransparency
permission:<AccessContext />
appId
{String
} Your Poool App IDconfig
{Object
} (optional) Default paywall config (see the configuration documentation).styles
{Object
} (optional) Default paywall styles (see the styles documentation).texts
{Object
} (optional) Default paywall texts (see the texts documentation).variables
{Object
} (optional) Paywall variables (see the variables documentation).<RestrictedContent />
id
{String
} (optional, default: null) Paywall id<Snippet />
id
{String
} (optional, default: null) Paywall id<Paywall />
id
{String
} (optional, default: null) Paywall id: used to link the paywall release event to the corresponding snippet/restricted contentdisplayMode
String (optional, default: 'default'
) Display mode of the paywall (supported modes: default
, bottom-sheet
)pageType
{String
} (optional, default: 'premium'
) Current page type (supported types: page
, premium
, free
)config
{Object
} (optional) Paywall config (see the configuration documentation).styles
{Object
} (optional) Paywall styles (see the styles documentation).texts
{Object
} (optional) Paywall texts (see the texts documentation).variables
{Object
} (optional) Paywall variables (see the variables documentation).on*
{Function
} (optional) Event listeners (see the events documentation).appId
{String
} Current app IDconfig
{Object
} Current access context configtexts
{Object
} Current access context textsstyles
{Object
} Current access context stylesvariables
{Object
} Current access context variablesyarn example android
fails with command "node" failed
cd example/android && ./gradlew --stop
nvm use
yarn example android
againcd example/android && ./gradlew --stop