Update Installing Friendica Webapp

Random Penguin 2025-04-07 15:24:58 -05:00
parent a0fd545c50
commit 3b3c83d90a

@ -35,7 +35,7 @@ There are presently two third-party apps in development dedicated to Friendica a
* [**Raccoon**](https://livefasteattrashraccoon.github.io/RaccoonForFriendica/) for Friendica (Android)
* [**Realatica**](https://gitlab.com/mysocialportal/relatica) (Android, iOS, macOS, Windows, Linux ) - iOS/macOS requires TestFlight, Android is via PlayStore invite or side-loading.
* [**Fedilab**](https://fedilab.app/projects/fedilab/) (Android)
* [**Fedilab**](https://fedilab.app/projects/fedilab/) (Android)
There are also a number of Mastodon clients that are "compatible" with Friendica servers:
@ -49,7 +49,7 @@ There are also a number of Mastodon clients that are "compatible" with Friendica
# Notes
On both iOS and Android the installed webapp will open in the operating system's "webview" which is separate from the web browser, so you will need to log into your Friendica instance again within the PWA window.
On both iOS and Android the installed webapp will open in a chromeless (no browser UI) window that still uses the rendering engine of the browser that installed it. However it is in a different context so you will likely need to log into Friendica again in the PWA window.
The Friendica UI is rather "code heavy" so it will not load/refresh the screen as quickly as an actual native mobile app would.