FlutterRadioPlayer icon indicating copy to clipboard operation
FlutterRadioPlayer copied to clipboard

Unsupported type: 4 Error

Open yusriltakeuchi opened this issue 3 years ago • 2 comments

I got this error when try init player.

Unable to start service me.sithiramunasinghe.flutter.flutter_radio_player.core.StreamingCore@ced94ff with Intent { cmp=co.genpi.genpi/me.sithiramunasinghe.flutter.flutter_radio_player.core.StreamingCore (has extras) }: java.lang.IllegalStateException: Unsupported type: 4

I try with this stream radio url https://n0e.radiojar.com/7csmg90fuqruv?rj-tok=AAABfi5ajaYAnTvcvZGQDWdZIg&rj-ttl=5

please help me @Sithira

yusriltakeuchi avatar Jan 15 '22 09:01 yusriltakeuchi

Bump, started to get the same error, no clue why, havent touched the radio code since it was working.

mikeb2k avatar Aug 21 '22 18:08 mikeb2k

Bump, started to get the same error, no clue why, havent touched the radio code since it was working.

You can try using my repository, this repo is support for Flutter 3.0.5. I'm doing a lot of modification to support in the latest flutter version.

flutter_radio_player:
    git:
      url: https://github.com/yusriltakeuchi/FlutterRadioPlayer.git

yusriltakeuchi avatar Aug 25 '22 05:08 yusriltakeuchi

Has been updated to v2. Please check the master branch

Sithira avatar Oct 14 '22 19:10 Sithira