bsorrentino / cordova-broadcaster

Cordova Plugin to allow message exchange between javascript and native (and viceversa)
MIT License
113 stars 53 forks source link

Why use this plugin compile failed. #11

Closed csrbzhb closed 3 years ago

csrbzhb commented 7 years ago
        Property 'broadcaster' does not exist on type 'Window'.

  L21:  ) {
  L22:    window.broadcaster.addEventListener("didShow", function (e) {
bsorrentino commented 7 years ago

Hi

Such error means that something in the plugin/cordova installation has gone wrong!

bsorrentino commented 3 years ago

closed for inactivity