UX: Installationsanleitung mobile-first, alle Plattformen — SW by-v443, APP_VER 422

Alle 5 Fälle abgedeckt: Android+Prompt (Button), Android ohne Prompt (Chrome-Schritte),
iOS Safari (Teilen-Menü), iOS non-Safari (Hinweis + Link kopieren), Desktop (Tabs
Android/iOS). Steps mit Icon statt Zahl. Link-kopieren-Button für manuelle Fälle.
This commit is contained in:
rene 2026-04-27 18:22:10 +02:00
parent e62d94546b
commit 9cb4a16cc2
3 changed files with 102 additions and 25 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '421'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '422'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {