fix(ui): VK-iOS store link from the deployment origin #225

Merged
developer merged 1 commits from fix/vk-ios-link-origin into development 2026-07-09 18:30:55 +00:00
Owner

The VK-iOS store note linked a hardcoded erudit-game.ru host. Use location.origin instead so the "other version" link follows prod vs the contour (the VK Mini App runs at our own origin) — no hardcode, no build-arg wiring.

The VK-iOS store note linked a hardcoded erudit-game.ru host. Use location.origin instead so the "other version" link follows prod vs the contour (the VK Mini App runs at our own origin) — no hardcode, no build-arg wiring.
developer added 1 commit 2026-07-09 18:26:26 +00:00
fix(ui): derive the VK-iOS store link from the deployment origin
CI / changes (pull_request) Successful in 2s
CI / unit (pull_request) Has been skipped
CI / integration (pull_request) Has been skipped
CI / ui (pull_request) Successful in 1m8s
CI / conformance (pull_request) Successful in 11s
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m57s
8230253142
Replace the hardcoded erudit-game.ru host with location.origin, so the iOS
store note's "other version" link points at this deployment's own site root
(prod or the contour) without a hardcoded host or build-arg wiring.
owner approved these changes 2026-07-09 18:26:42 +00:00
developer merged commit 5612bb624d into development 2026-07-09 18:30:55 +00:00
developer deleted branch fix/vk-ios-link-origin 2026-07-09 18:30:55 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: developer/scrabble-game#225