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

Causes Windows app not to start #7

Open
cdipierr opened this issue Jan 28, 2020 · 0 comments
Open

Causes Windows app not to start #7

cdipierr opened this issue Jan 28, 2020 · 0 comments

Comments

@cdipierr
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant