TGPassportKit
TGPassportKit copied to clipboard
TGPassportKit helps you easily integrate Telegram Passport requests into your iOS & macOS apps.
In 2023 year bot id has numbers like 6660853421 and more - signed INT32_t does not conform
Currently using the demo under Example-iOS folder which write in objective c and changed my bot id and public key. After i run in iOS 14.2 real device, pressing the...
We’ve found an issue with the lib: ``` tgRequest.perform(with: scope!, nonce: payload, completionHandler: { (result, error) in // some code that never calls after update on iOS 13 and iOS...