fix(ui): VK-iOS store link from the deployment origin #225
Reference in New Issue
Block a user
Delete Branch "fix/vk-ios-link-origin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.