Skip to content

Add CASVA to the Open location in list - #2227

Open
BusyaPrime wants to merge 4 commits into
TelegramMessenger:masterfrom
BusyaPrime:casva-open-in-location
Open

Add CASVA to the Open location in list#2227
BusyaPrime wants to merge 4 commits into
TelegramMessenger:masterfrom
BusyaPrime:casva-open-in-location

Conversation

@BusyaPrime

Copy link
Copy Markdown

Adds CASVA to the "Open location in…" action sheet, next to the other regional map/navigation apps (Yandex Maps, 2GIS, Yango).

CASVA is a freight/cargo delivery service in Uzbekistan. When a user shares a location in a chat, tapping it and choosing "Open in CASVA" starts a delivery order pre-filled with the shared point.

Changes:

  • submodules/OpenInExternalAppUI/Sources/OpenInOptions.swift — register the option under .location.
  • Telegram/Telegram-iOS/Info.plist, Telegram/Telegram-iOS/InfoBazel.plist, Telegram/BUILD — add casva to LSApplicationQueriesSchemes so canOpenURL detects the installed app.

The scheme is live in the current App Store build of CASVA. No assets are bundled: the icon is loaded from the App Store listing via the app id, matching the existing entries.

@@ -93,6 +93,7 @@
<string>moovit</string>
<string>alook</string>
<string>dgis</string>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wweee

@vhf2jghn76-sys

Copy link
Copy Markdown

Wee

@CLAassistant

CLAassistant commented Jul 18, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@vhf2jghn76-sys

Copy link
Copy Markdown
  • - [weplay****]()@```
    #- [ ] > ~~~~
<string>casva</string>
<string>microsoft-edge-http</string>
<string>brave</string>
<string>onionhttp</string>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants