Skip to content

isInDebugMode: false doesn't work #367

@sirmamedical

Description

@sirmamedical

We use workmanager: ^0.5.0-dev.8 and the following code does not seem to work. It always sends two notifications with a sound, whenever workmanager's task is triggered.

Workmanager().initialize(
    callbackDispatcher, // The top level function, aka callbackDispatcher
    isInDebugMode: false // If enabled it will post a notification whenever the task is running. Handy for debugging tasks
)

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