TelegramMessenger / TelegramMessenger/Telegram-iOS

Error sharing contact

Open
#91 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

When someone shares a contact without a country and the third digit is a zero, Telegram eliminates that number.

Example:
Phone 630123456
In Telegram for iOS it shows +63 123456

The actual full telephone would be +34630123456 (Spain number)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the contact-sharing case on Telegram for iOS using the phone number 630123456 without a country code, and compare the displayed number with the expected Spanish number +34630123456. Done means the third digit is no longer dropped and the complete telephone number is displayed correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.