firebase / firebase/codelab-friendlychat-android

No instruction on `private fun signIn` in SignInActivity.kt

Open
#186 0 comments 4 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
278
Forks
344
Avg merge
3d 5h
Merged PRs (30d)
4

Description

In the `SignInActivity.kt` file there is a `private fun signIn()` function between the `onStart` function and the `onSignInResult` function that has a TODO that reads `// TODO: implement`:

`private fun signIn() {
// TODO: implement
}`

I see no instruction for this line of code and I am unable to create an account in the app. I'm assuming this has something to do with it. This function is also missing from the `build-android` finished project.

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.