fredrikburmester / streamyfin

A Jellyfin client build with Expo
Mozilla Public License 2.0
699 stars 18 forks source link

Side loaded APK won't start on Amazon Fire Tablet 10" #41

Open deddc23efb opened 1 month ago

deddc23efb commented 1 month ago

Describe the bug Installed latest APK by sideloading onto an Amazon Fire Tablet. Streamyfin installs with no issues, refuses to start.It appears to try to open a window, but it closes immediately with no obvious feedback.

To Reproduce 1) Install from APK 2) Start the app from the tablet interface 3) see that it doesn't start

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

Smartphone (please complete the following information):

fredrikburmester commented 1 month ago

Thank you for reporting this issue. The problem you're experiencing is likely due to the Chromecasting functionality in the app. Amazon Fire tablets don't natively support Google Cast, which is required for Chromecasting.

We'll look into adding a check for Chromecast availability and disabling that feature on unsupported devices like Fire tablets. This should prevent the app from crashing on launch.