Skip to content

[v2.1.0] Superwall.shared.registerPlacement Performance Issue #102

@AgrawalTushar21

Description

@AgrawalTushar21

Calling registerPlacement function to open a paywall results in a significant delay before the paywall is shown. This is negatively impacting the user experience, especially on first trigger.

The version I am using is ^2.1.0 and the function I have called is

final handler = PaywallPresentationHandler();

Superwall.shared.registerPlacement(
        'campaign_trigger',
        handler: handler,
      );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions