android-kotlin-login icon indicating copy to clipboard operation
android-kotlin-login copied to clipboard

Advanced Android in Kotlin: Firebase Login 6.1 [Step #][description]

Open DSandi77 opened this issue 3 years ago • 0 comments

Describe the problem override fun onActivityResult(requestCode: Int, resultCode: Int, data: Intent?) {

Has been deprecated so it is not applicable to new code, so learning to do it the old way makes no sense. Just confusing.

In which lesson and step of the codelab can this issue be found? Advanced Android in Kotlin 06.1: Android Login with FirebaseUI + Step 6

How to reproduce? What are the exact steps to reproduce the problem? Code is simply old

codelab: advanced-android-kotlin

DSandi77 avatar May 08 '22 18:05 DSandi77