Until PhoneGap 1.6 was released I was using a PG plugin called SoundPlug to achieve low latency audio on my iOS app project.
With PhoneGap 1.6 the SoundPlug plugin no longer works (at least I can’t seem to get it too). Does anyone have a solution I could use?
I’m using it to play a beep when a button is pressed that records audio.
Thanks
Plugins need to be updated to be used in the newly renamed Cordova.
There is a Plugin Update Guide pdf file in the .dmg file that has the iOS installer in it.
That might be a good place to start… otherwise, you might have to wait until someone updates the plugin. When they do, it will probably go into the new repo folder for iOS updated plugins (https://github.com/phonegap/phonegap-plugins/tree/master/iOS).