TelegramMessenger / TelegramMessenger/Telegram-iOS
Error sharing contact
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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