You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
I know this sounds like a Cordova feature but it isn't. The scenario is that we receive an update (or potentially send one) and the developer has hooked up to the local synch event pump and is notified. Now their code needs to notify the user, from inside of node.js. So we need a native add on that can bridge to the local platform and raise a notification.
The text was updated successfully, but these errors were encountered:
I know this sounds like a Cordova feature but it isn't. The scenario is that we receive an update (or potentially send one) and the developer has hooked up to the local synch event pump and is notified. Now their code needs to notify the user, from inside of node.js. So we need a native add on that can bridge to the local platform and raise a notification.
The text was updated successfully, but these errors were encountered: