fix(ios): respect status area and persist location consent (#224)

Keep the iOS status bar outside the Capacitor web view and replace startup geolocation watching with silent permission checks plus an explicit location action.

Verified by full unit, App Store readiness, Qodana, production build, Capacitor sync, and Playwright mobile suites.
This commit is contained in:
Jeppe B
2026-07-23 19:29:54 +02:00
committed by GitHub
parent 32418b42a0
commit 9ff103d4d0
25 changed files with 773 additions and 38 deletions
+1
View File
@@ -84,6 +84,7 @@
"@bubblewrap/cli": "^1.24.1",
"@capacitor/core": "^8.4.1",
"@capacitor/geolocation": "^8.2.0",
"@capacitor/status-bar": "^8.0.3",
"@creativebulma/bulma-badge": "^1.0.1",
"@fullcalendar/core": "^6.1.17",
"@fullcalendar/daygrid": "^6.1.17",