Skip to content

How can we set Leanplum configuration before setup? #21

@bart-kneepkens

Description

@bart-kneepkens

Leanplum's SDK exposes some configuration properties that need to be set before start() is called; for example to use 'Custom Delivery Deferral':

Leanplum.deferMessagesForViewControllers([HomeViewController.self])
Leanplum.start()

Since with this SDK we don't call Leanplum.start() ourselves, would it still work to use deferMessagesForViewControllers on the Leanplum SDK directly?

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