Do you have basic example that uses this plug-in? I cannot get it to work in my application. I have not had issues using other Cordova plugins in my project. I was able to install audiotoggle, but when I add AudioToggle.setAudioMode(AudioToggle.EARPIECE); it crashes my javascript code for any thing after that point on both Android and iOS clients (no error in console though).
Do you have basic example that uses this plug-in? I cannot get it to work in my application. I have not had issues using other Cordova plugins in my project. I was able to install audiotoggle, but when I add AudioToggle.setAudioMode(AudioToggle.EARPIECE); it crashes my javascript code for any thing after that point on both Android and iOS clients (no error in console though).