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

No instruction on private fun signIn in SignInActivity.kt #186

Open
petestmart opened this issue Oct 28, 2021 · 0 comments
Open

No instruction on private fun signIn in SignInActivity.kt #186

petestmart opened this issue Oct 28, 2021 · 0 comments
Labels

Comments

@petestmart
Copy link

petestmart commented Oct 28, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants