thyagoluciano / flutter_radio

Radio station streaming example with ExoPlayer and Flutter.
GNU General Public License v3.0
86 stars 41 forks source link

Not Working #39

Open gbtrabzon opened 4 years ago

gbtrabzon commented 4 years ago

I am gettin the error below and couldn't make it work , what should I do ?

First throw call stack: ( 0 CoreFoundation 0x00007fff23c7127e __exceptionPreprocess + 350 1 libobjc.A.dylib 0x00007fff513fbb20 objc_exception_throw + 48 2 CoreFoundation 0x00007fff23c70ff8 +[NSException raise:format:arguments:] + 88 3 Foundation 0x00007fff256e9b51 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 191 4 MediaPlayer 0x00007fff279fabbc -[MPRemoteCommand addTarget:action:] + 1154 5 flutter_radio 0x000000010e93e009 -[FlutterRadioPlugin init] + 697 6 flutter_radio 0x000000010e93dccd +[FlutterRadioPlugin registerWithRegistrar:] + 173 7 Runner <…>

iosifnicolae2 commented 4 years ago

same here

themobilecoder commented 4 years ago

I believe the latest version here in github already fixes it.

However, it needs to be released and published by the authors to pub.dev

vinzaceto commented 4 years ago

Same Here...please fix and publish on pub.dev

gbtrabzon commented 4 years ago

Still not working :(