We can use this to alert the user if sign-in fails. await FirebaseAuth.instance.signInAnonymously() returns a FirebaseUser , but our code doesn' ...
確定! 回上一頁