Skip to content

Login request crash #505

@zhengyipei

Description

@zhengyipei

Describe the bug

  • (nullable NSDictionary<NSString *,NSString *> *)
    additionalTokenRefreshParametersForAuthSession:(GTMAuthSession *)authSession {
    return [GIDEMMSupport updatedEMMParametersWithParameters:
    authSession.authState.lastTokenResponse.additionalParameters];
    }

[GIDEMMSupport updatedEMMParametersWithParameters:
authSession.authState.lastTokenResponse.additionalParameters] , There are cases where the value returned by this method does not meet the required type

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions