firebase / firebase/quickstart-android

Unresolved reference: default_web_client_id

Open
#1,555 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
9.3k
Forks
7.4k
Avg merge
2d 19h
Merged PRs (30d)
8

Description

### 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 2066256a5c5681e339e31005647d95fcbabde030, 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.