Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 iOS 上发送 Firebase 邀请,使用 Facebook 令牌作为登录提供程序登录 Firebase 身份验证?在 Firebase SDK 上,无论我是否需要使用真实的谷歌帐户,文档都是模棱两可的。
答案是不。尽管文档对此尚不清楚。为了在 iOS 上发送 Firebase 邀请,您必须登录 Google 登录或 Firebase 身份验证,但使用 Google 帐户(尽管 Firebase 身份验证允许许多其他身份验证方式)。这使得 iOS 上的 Firebase 邀请并不真正有用,因为大多数 iOS 用户甚至没有谷歌帐户。