anilbeesetti / nextplayer

An Android native video player
GNU General Public License v3.0
1.26k stars 58 forks source link

[BUG] Playing any video crashes on Android Go #941

Closed DevanWolf closed 1 month ago

DevanWolf commented 2 months ago

Describe the bug The app is now broken on Android Go devices (possibly Oreo and earlier) on the latest update.

To Reproduce Load any video file or network stream

Expected behavior The video player activity should load properly as in 0.10.2 and earlier.

Screenshots If applicable, add screenshots to help explain your problem.

Device info

Additional context 0.10.2 and earlier works fine.

anilbeesetti commented 2 months ago

Hey @DevanWolf, Sorry for releasing the apk without through testing. Can you check if this apk works:- https://drive.google.com/file/d/1dUWyJvML2IEthd5AZsPGibDGuE5fh_Gq/view?usp=sharing

DevanWolf commented 1 month ago

Hey @DevanWolf, Sorry for releasing the apk without through testing. Can you check if this apk works:- https://drive.google.com/file/d/1dUWyJvML2IEthd5AZsPGibDGuE5fh_Gq/view?usp=sharing

Confirmed fixed.