Skip to content

Testers cannot sign into App Distribution SDK, sent to apps list #10772

@lfkellogg

Description

@lfkellogg

Description

Expected: when signing into the SDK, are sent to the App Distribution sign in splash screen. After signing in, they are shown a success message and redirected back to the app.

Actual: when signing into the SDK, testers are immediately shown a Google sign in screen. After signing in, they are shown their list of apps in the main App Distribution web tester experience (https://appdistribution.firebase.google.com/testerapps). When they exit this page and reenter the app, they are not signed in and will not receive app updates.

Reproducing the issue

  1. Sign out of the SDK if already signed in, or clear app data
  2. Try to sign into the SDK
  3. See above for unexpected behavior

Firebase SDK Version

10.1.0 - 10.5.0

Xcode Version

14.2

Installation Method

Swift Package Manager

Firebase Product(s)

App Distribution

Targeted Platforms

iOS

Relevant Log Output

2023-02-02 16:24:48.380191-0500 MyAppName[96468:7899617] 10.1.0 - [FirebaseAppDistribution][I-FAD000000] Registration URL: https://appdistribution.firebase.dev/pub/testerapps/{app-id}/installations/{installation-id}/buildalerts?appName=MyAppName
2023-02-02 16:24:48.380522-0500 MyAppName[96468:7899617] 10.1.0 - [FirebaseAppDistribution][I-FAD000000] Callback URL: appdistribution-{app-id}
2023-02-02 16:24:51.860045-0500 MyAppName[96468:7899343] [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")
2023-02-02 16:25:00.136614-0500 MyAppName[96468:7899618] 10.1.0 - [FirebaseAppDistribution][I-FAD000000] Failed to complete App Distribution registration flow. Auth type - ASWebAuthenticationSession, Error - com.apple.AuthenticationServices.WebAuthenticationSession: 1. Details - The operation couldn’t be completed. (com.apple.AuthenticationServices.WebAuthenticationSession error 1.)
2023-02-02 16:25:00.137403-0500 MyAppName[96468:7899618] 10.1.0 - [FirebaseAppDistribution][I-FAD000000] Tester sign in complete.

If using Swift Package Manager, the project's Package.resolved

N/A

If using CocoaPods, the project's Podfile.lock

N/A

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions