muslimtv / flutter_playout

AV Playout in Flutter
BSD 3-Clause "New" or "Revised" License
154 stars 93 forks source link

Doesn´t work on the last Android versions #9

Closed Batres35 closed 4 years ago

Batres35 commented 4 years ago

I`ve tried this plugin with an old Android version (5.0) and works perfectly, but when i try on an newer version like 9 or 10, this plugin simply doesn´t work, there´s a solution?

KhuramKhalid commented 4 years ago

That's strange. It might have something to do with AndroidX. This plugin uses AndroidX, can you please check if you have that setup in your project as well?