I tried to use the firebase auth following this.
The problem is that when i run it on the emulator or on the device after the succesufully log in, i got this error:
Runtime Error
Uncought (in promise): Reference Error: firebase is not defined.
Does anyone knows what’s going on?