You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With version 1.5.0-alpha01 we were able to install our app on amazons FireTV Stick (4k Max 1st Gen) - Android 9 (Fire OS 7; 7.6.8.5 (PS7658/4486), SDK = 28.
If we switch to 1.5.0-beta01 or later version, the installation is not possible anymore on the mentioned FireTV Stick. The downloader app just says: "can not install".
Has anyone an idea what could have changed in Media3/ExoPlayer that prevents the installation on the FireTV stick with Android 9?
I tried with minSdk 21 and 23.
BTW: if I generate our app with minSdk=21 and Media3 1.5.1, Google won't publish it to the play store - because it looks like some devices don't play contents with latest Media3 (since 1.5.0-beta01) anymore (unfortunately Google doesn't tell which devices). But with 1.5.0-alpha01 it worked well, even with minSdk=21. So what are those breaking changes?
The text was updated successfully, but these errors were encountered:
With version 1.5.0-alpha01 we were able to install our app on amazons FireTV Stick (4k Max 1st Gen) - Android 9 (Fire OS 7; 7.6.8.5 (PS7658/4486), SDK = 28.
If we switch to 1.5.0-beta01 or later version, the installation is not possible anymore on the mentioned FireTV Stick. The downloader app just says: "can not install".
Has anyone an idea what could have changed in Media3/ExoPlayer that prevents the installation on the FireTV stick with Android 9?
I tried with minSdk 21 and 23.
BTW: if I generate our app with minSdk=21 and Media3 1.5.1, Google won't publish it to the play store - because it looks like some devices don't play contents with latest Media3 (since 1.5.0-beta01) anymore (unfortunately Google doesn't tell which devices). But with 1.5.0-alpha01 it worked well, even with minSdk=21. So what are those breaking changes?
The text was updated successfully, but these errors were encountered: