Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login with access token doesn't works on real device. #178

Open
sergioSuarez98 opened this issue Jan 24, 2024 · 2 comments
Open

Login with access token doesn't works on real device. #178

sergioSuarez98 opened this issue Jan 24, 2024 · 2 comments

Comments

@sergioSuarez98
Copy link

We are trying to implement webex-ios-sdk in a flutter app. We did an integration on our app delegate and login works for us in a simulator, but the same login didn't work on my iPhone.

I debug the code and what i can see is:

  • Function authenticator.authorizedWith(accessToken: String, expiryInSeconds: Int?, completionHandler: @escaping (_ result: WebexSDK.AccessTokenLoginResult) -> Void): The access token that i put on the alert is OK, but when the handler must give us a result, don't do do anything and skipp all the code inside handler. Looks like an error with keychain but i have configured app groups and keychain groups correctly.
Captura de pantalla 2024-01-24 a las 13 05 10

if anyone can help me I'd be very thankful.

@sergioSuarez98
Copy link
Author

I've tried with version 3.5.0 and 3.10.1 and i have same issue

@jbenyovs
Copy link

@sergioSuarez98 just adding it here, that you have also opened a support ticket for the same #120459 , which was addressed there. If you are still having issues, let us know in the support ticket or here. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants