Skip to content

[question]: How to know SDK init completed? #1558

@abinhho

Description

@abinhho

How can we help?

OneSignal.initialize(oneSignalAppID, withLaunchOptions: launchOptions)

How to know OneSignal is init done to do another thing such display in-app message?

Expected:

OneSignal.initialize(...) { isSuccess in
    if isSuccess { do something such trigger in-app message }
 }

Code of Conduct

  • I agree to follow this project's Code of Conduct

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