devgeeks / ExampleHTML5AudioStreaming

Example project showing audio streaming using HTML5 Audio with PhoneGap on iOS - https://build.phonegap.com/apps/242993
164 stars 61 forks source link

Headphone plugged out - Sound Stops & Play Button does not appear #9

Closed ghost closed 8 years ago

ghost commented 9 years ago

The plugin works great! However, when I unplug the headphone, the audio stops, and the stop button still displays, normally the play button should display since the audio stopped.

Also, when I disable my network, the audio stops, the stop button still appears, and I do not get the notification in your script.

Not sure how I can fix this