ExpressLRS / web-flasher

Web-hosted flasher for ExpressLRS version 3 firmware
24 stars 22 forks source link

Web-flasher working as a web app in Chromium/Linux but not in Chrome/Android #32

Open LoakAudio opened 3 weeks ago

LoakAudio commented 3 weeks ago

Hi all, I hope to be in the right place. I can install the ELRS web-flasher as a web app in Chromium (Linux Debian 12 computer) but I can't in Chrome in an Android 14 Samsung A6+ tablet. The option is not proposed. No problem with BlueJay ESC-Configurator or Betaflight BBE or Betaflight Configurator, even if this last one doesn't work in Android. I don't know if it's a bug or a choice, but web apps are easier to manage in Android for me than shortcuts on the home page of the tablet. If you can do something ...

Thanks

pkendall64 commented 3 weeks ago

I have no idea how to do this and don't have any android devices to test with.

LoakAudio commented 3 weeks ago

These are indeed 2 good reasons. I can live with that. Thanks.

j4k0xb commented 6 hours ago

it should behave the same on any device, PWA was never supported so far so idk how it worked on your pc

can do it with this for example: https://vite-pwa-org.netlify.app/

pkendall64 commented 3 hours ago

it should work the same on any device, PWA was never supported so far so idk how it worked on your pc

can do it with this for example: https://vite-pwa-org.netlify.app/

If you have some knowledge in this area, I'm 100% open to PRs for this.

j4k0xb commented 3 hours ago

I have used vue/vite a bit but unfortunately nothing in this area so far, can give it a try though