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

Passport "Authorize" button do not anything (no action)

Open While87 opened this issue 1 year ago • 0 comments

Checklist

  • [x] I am reporting an issue in existing functionality that does not work as intended
  • [x] I've searched for existing GitHub issues

Description

Telegram Passport "Authorize" button do not anything (no action)

Expected Behavior

Telegram Passport passes authorization data back to iOS app when calling authorization or something else

Actual Behavior

Passport "Authorize" button do not anything (no action) and no callback in the application calling the authorization. Сancel button also does not send a message about the user canceling authorization.

Steps to Reproduce

  1. Build Example(or own app) with TGPassportKit iOS app
  2. Press login with Telegram
  3. In the window that appears, inpute your password if needed
  4. Check current data and if all ok press "Authorize"
  5. Button "Authorize" do not anything (no action) and no callback in the application calling the authorization

Screenshots and Videos

Remove, if not applicable

Environment

Device: iPhone 12

iOS version: 17.0.2

App version: 10.1.2 IMG_0072

While87 avatar Oct 04 '23 14:10 While87