Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodePush.addListener() not implemented #17

Open
lincolnthree opened this issue Mar 4, 2021 · 0 comments
Open

CodePush.addListener() not implemented #17

lincolnthree opened this issue Mar 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@lincolnthree
Copy link

Description

Currently there is no way to register for/observe status updates from the sync process. The method exists, but it does not look like there is anything publishing events on the "codePushStatus" channel:

https://github.com/mapiacompany/capacitor-codepush/blob/capacitor/src/nativeCodePushPlugin.ts#L70

Reproduction

Register a listener. Nothing happens :) Also it does not appear this is referenced anywhere in the project code (doing a search for 'codePushStatus' only results are this interface.)

@leo6104 leo6104 added the enhancement New feature or request label Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants