Docs: write down another dead end in the android dev

This commit is contained in:
Pieter Vander Vennet 2024-11-11 21:15:52 +01:00
parent d939801447
commit 50e7888e2d

View file

@ -23,4 +23,14 @@ Quick to setup, but opens in Fennec/Brave/some default browser... _with_ a UI El
Seems to only support chrome
## 2. Writing our own webview
## 2. Capacitor
Seemingly works. Some drawbacks:
- Geolocation plugin relies on Google Play Services (but this can be fixed)
- Login doesn't work out of the box (but this can be fixed)
## 3. Svelte Native
Svelte native is unmaintained. The example projects are from 5 years ago.
I didn't look very hard, but I didn't see a lot of apps using this tech