Telegram-iOS icon indicating copy to clipboard operation
Telegram-iOS copied to clipboard

Telegram-iOS

Results 188 Telegram-iOS issues
Sort by recently updated
recently updated
newest added

Xcode building for iOS Simulator show this error 'OSSpinLock' is deprecated: first deprecated in iOS 10.0 I changed ASRecursiveUnfairLock.h:14 (Telegram-iOS/submodules/AsyncDisplayKit/Source/PublicHeaders/AsyncDisplayKit) from #if defined(__aarch64__) to #if defined(__aarch64__) || __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_10_0

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description When bot...

bug

Hey, in this PR I want to add the Orion Browser to OpenInOptions.swift. I haven't had the chance to test it to see if it works because I couldn't test...

I know you can use `tg://msg?text={{SOMETEXT}}&to={{PHONENUMBER}}` Is there an option to send a message to a group by id or something? For example: `tg://msg?text={{SOMETEXT}}&to={{GROUP_ID}}` I like to use this in...

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description In latest...

bug

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description I am...

bug

### Checklist - [X] I am reporting an issue in existing functionality that does not work as intended - [X] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description Describe the...

bug

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description When unlocking...

bug

### Description I tried to generate the same mobileprovision file in the fake-codesigning sample folder, but I'm using Make. Py was not built successfully. ### Expected Behavior I try to...

It would be helpful if we could copy the app version. Currently I can't select it's text value on my IOS telegram client. _Originally posted by @KazankovMarch in https://github.com/TelegramMessenger/Telegram-iOS/issues/61#issuecomment-1410905830_