Skip to content

module_test_ios failing on AppAuth 1.7.0 update #144860

@zanderso

Description

@zanderso

Failures like this:

ARC Semantic Issue (Xcode): No visible @interface for 'OIDTokenRequest' declares the selector 'initWithConfiguration:grantType:authorizationCode:redirectURL:clientID:clientSecret:scope:refreshToken:codeVerifier:additionalParameters:'     /opt/s/w/ir/x/t/flutter_module_test.2qv8Dg/hello/.ios/Pods/GTMAppAuth/GTMAppAuth/Sources/GTMOAuth2KeychainCompatibility.m:136:31

started happening following the release of AppAuth version 1.7.0: https://github.com/openid/AppAuth-iOS/releases/tag/1.7.0

This version is picked up by the dependency specified by the squiggle arrow here:

https://github.com/google/GoogleSignIn-iOS/blob/aa71a74f10f7d5fe0241c7ff661a60cf78ccc338/GoogleSignIn.podspec#L36.

By way of the version specified by the google_sign_in plugin here:

https://github.com/flutter/packages/blob/d489d84c359b5ad6849ece9b97c75e1925ed762d/packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios.podspec#L18

From the pubspec.yaml of the module test app here:

google_sign_in_ios: 5.5.0

Updating to a newer version of the google_sign_in pub package does not resolve the issue.

cc @stuartmorgan @jason-simmons @jmagman @vashworth
cc @QuncCccccc the framework gardener.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work listteam-iosOwned by iOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions