--- description: >- Broadcaster plugin for Cordova and Ionic. This plugin adds exchanging events between native code and your app. --- # Broadcaster This plugin adds exchanging events between native code and your app. ## Installation ```bash ionic cordova plugin add cordova-plugin-broadcaster npm install @awesome-cordova-plugins/broadcaster ``` **Plugin Repo:** [https://github.com/bsorrentino/cordova-broadcaster](https://github.com/bsorrentino/cordova-broadcaster) ## Supported Platforms - Android - iOS - Browser ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)