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

[Feature Request] Allow a broadcast to be sent with data which can be listened to in webview #4

Open
gaurav-chandra opened this issue Apr 8, 2019 · 0 comments

Comments

@gaurav-chandra
Copy link

Allow a broadcast to be sent with data which can be listened to in webview. I am referencing to this plugin: https://github.com/bsorrentino/cordova-broadcaster#readme

A use case: If the user wants to download multiple files, he/she can add in the que and once each file is downloaded, a success broadcast is made which is listened to in the webview and the business logic can then take some decisions. Right now, the android download manager loses context of the webview as it becomes independent completely.

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

No branches or pull requests

1 participant