我将我的iOS App(flutter)错误地连接到错误的Firebase项目,可以更改Firebase项目吗?

时间:2019-05-22 14:43:37

标签: ios firebase flutter

是否可以将我的iOS App更改为其他firebase项目。我连接了错误的项目!

2 个答案:

答案 0 :(得分:0)

您需要为要将应用程序连接到的Firebase项目提供GoogleService-Info.plist文件

答案 1 :(得分:0)

当然,您可以delete the app from the first project并将其添加到第二个。您需要从新项目中获取新的配置文件,并将其添加到您的应用中。