rxlabz / audioplayer

A flutter plugin to play audio files iOS / Android / MacOS / Web ( Swift/Java )

Home Page:https://pub.dartlang.org/packages/audioplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin works in iOS Emulator but not on real iOS device

daniel-naegele opened this issue · comments

Hi,

I am playing webstreams from an https site with this plugin via the play method. On the iOS emulator, it works fine but on a real device, nothing is happening. The strange thing is, when I debug it with the AudioPlayerState, the state only changes once to the STOPPED state. No events at the onError stream. It also works on Android.

With kind regards
Butzlabben

bump @rxlabz

Works with "audioplayers" plugin.