Please add Rizo GO to the native "Open in…" location menu
on iOS — the menu shown when a user shares a location
(next to Yandex Go, Yango, Uber, Google Maps).
Rizo GO is a ride-hailing app for passengers operating in
Uzbekistan.
App Store: https://apps.apple.com/app/id6466694224
Bundle ID: uz.udevs.taxiClientMobile
URL scheme: rizogo
On Android this already works for us via the standard geo:
intent. On iOS the app list is curated in Telegram's
source, so we're requesting it here.
The change mirrors the existing Yandex Go entry in
submodules/OpenInExternalAppUI/Sources/OpenInOptions.swift
(case .location):
its one-tap location sharing is exactly the kind of feature we're looking for