Skip to content

AuthUI.getInstance().signOut() missing 'this' #197

@frijger

Description

@frijger

Browser: Firefox Browser
Browser version: 100.0.2
Operating system: Ubuntu
Operating system version: 20.04.4 LTS

What steps will reproduce the problem:
On this page: https://firebase.google.com/codelabs/firebase-android#5

There is written:
AuthUI.getInstance().signOut():

But it must be:
AuthUI.getInstance().signOut(this)

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