thyagoluciano / flutter_radio

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

Audio not being played in release build android #51

Closed ArpitAwasthiQV closed 3 years ago

ArpitAwasthiQV commented 3 years ago

Plugin is working fine in debug mode for both ios and android. But for release build, audio is not played for android whereas in ios its working fine.