Skip to content

Unresolved reference: default_web_client_id #1555

@johananl

Description

@johananl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions