launch
Launch the paywall activity.
Parameters
The offering to be shown in the paywall. If null, the current offering will be shown.
The ParcelizableFontProvider to be used in the paywall. If null, the default fonts will be used. Only available for original template paywalls. Ignored for v2 Paywalls.
Whether to display the dismiss button in the paywall. Only available for original template paywalls. Ignored for v2 Paywalls.
Do not use this method, use the method with the same name that takes an Offering instead. This method is used internally by the hybrid SDKs.
Launch the paywall activity.
Parameters
The offering identifier of the offering to be shown in the paywall. If null, the current offering will be shown.
The ParcelizableFontProvider to be used in the paywall. If null, the default fonts will be used. Only available for original template paywalls. Ignored for v2 Paywalls.
Whether to display the dismiss button in the paywall. Only available for original template paywalls. Ignored for v2 Paywalls.