Baskar Nallathambi
Baskar Nallathambi
Facing the same problem
With this Pull Request build is getting successful https://github.com/arnesson/cordova-plugin-firebase/pull/1034
Hi, I am using 2.0.0 **In config.xml** ` ` **In index.js** ``` js function onDeviceReady() { document.addEventListener( 'pause', onPause.bind( this ), false ); document.addEventListener( 'resume', onResume.bind( this ), false );...
Hi, any update on this issue ?
I am using **Cordova 6.3.1** and for windows platform **cordova-windows 4.4.2** I am getting only this message when I build the project. `Exception calling native with command :: MusicControls ::...
Yes , It is failing at the MusicControls.create line. I am getting only the following console messages `adding proxy for MusicControls` cordova.js (1015,9) `Exception calling native with command :: MusicControls...