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

Unresolved reference: default_web_client_id #1555

Open
johananl opened this issue Dec 13, 2023 · 0 comments
Open

Unresolved reference: default_web_client_id #1555

johananl opened this issue Dec 13, 2023 · 0 comments

Comments

@johananl
Copy link

Step 1: Describe your environment

  • Android device: n/a
  • Android OS version: n/a
  • Google Play Services version: 20.7.0
  • Firebase/Play Services SDK version: 32.7.0

Step 2: Describe the problem:

When I build the auth quickstart at 2066256, I get the following error:

quickstart-android/auth/app/src/main/java/com/google/firebase/quickstart/auth/kotlin/GoogleSignInFragment.kt:122:51 Unresolved reference: default_web_client_id

AFAICT the Google Services Gradle plugin is supposed to generate this string in values.xml but for some reason isn't doing so.

Steps to reproduce:

Build the project at 2066256a5c5681e339e31005647d95fcbabde030.

Observed Results:

See above.

Expected Results:

I expected the project to build.

Relevant Code:

n/a

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

1 participant