Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Causes Windows app not to start #7

@cdipierr

Description

@cdipierr

From what I can tell, this line:
channel.waitForInitialization('onEmmAppConfigReady');

Will cause Windows apps never to startup. I realize the plugin doesn't support Windows, and that's fine, but bringing it into a project that's designed for cross platform creates a problem here.

Suggested fix would be to just bail on the channel creation/wait if we're running on Windows platform.

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