我有一个现有的功能齐全的应用程序,它连接到一个名为“AppNameV1”的 Firebase 项目。我现在想设置单独的 Dev、Test 和 Prod 环境,所以我创建了一个名为“AppNameDev”的新 Firebase 项目。我按照说明将 iOS 应用程序添加到我的 Firebase 项目“AppNameDev”,并下载了 GoogleService-Info.plist 文件,并将其添加到我在 Xcode 中的 iOS 项目中。当我在 Xcode 中运行应用程序时,我收到以下错误:
[Firebase/Database][I-RDB034005] Firebase Database connection was forcefully killed by the server. Will not attempt reconnect. Reason: Firebase error. Please ensure that you spelled the name of your Firebase correctly