Skip to content

Claude/fix pwa landscape android bx nrr#670

Merged
rzueger merged 2 commits intodevelopfrom
claude/fix-pwa-landscape-android-BXNrr
Mar 22, 2026
Merged

Claude/fix pwa landscape android bx nrr#670
rzueger merged 2 commits intodevelopfrom
claude/fix-pwa-landscape-android-BXNrr

Conversation

@rzueger
Copy link
Member

@rzueger rzueger commented Mar 22, 2026

No description provided.

claude added 2 commits March 22, 2026 22:50
Change manifest orientation from 'portrait' to 'any' so Android
Chrome allows the installed PWA to rotate to landscape. iOS Safari
ignores this field, so no impact there.

Note: existing installs need to be reinstalled to pick up the change.

https://claude.ai/code/session_01CX1JWcjRBXSgg8sVW58pQP
The copyFavicons and generateManifest gulp tasks ran in parallel,
causing the static manifest.json (which lacks orientation) to
overwrite the generated one. Now copyFavicons excludes manifest
files, and generateManifest runs after copyFavicons to guarantee
the generated manifest with orientation: 'any' is what ships.

https://claude.ai/code/session_01CX1JWcjRBXSgg8sVW58pQP
@rzueger rzueger merged commit a1147dd into develop Mar 22, 2026
2 checks passed
@rzueger rzueger deleted the claude/fix-pwa-landscape-android-BXNrr branch March 22, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants