From 3b3c83d90a9cd666f5f3d0580733febae93d9dfc Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Mon, 7 Apr 2025 15:24:58 -0500 Subject: [PATCH] Update Installing Friendica Webapp --- Installing-Friendica-Webapp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installing-Friendica-Webapp.md b/Installing-Friendica-Webapp.md index b77e61f..ae52948 100644 --- a/Installing-Friendica-Webapp.md +++ b/Installing-Friendica-Webapp.md @@ -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.