Skip to content

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

@sergioSuarez98

Description

@sergioSuarez98

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions