将 json 文件导入 firebase 中的实时数据库的替代方法
Alternative way to import json files to realtime database in firebase
我正在学习 google Codelabs 教程,他们在其中展示了如何制作聊天应用程序 https://codelabs.developers.google.com/codelabs/firebase-android/#0。
我们必须从 firebase 控制台的导航菜单中 select 数据库 & 进入溢出菜单 & select 导入项目。
我们必须浏览到一个文件夹和 select 一个 json 文件,然后按导入按钮。
问题是浏览按钮不起作用,因此:
还有其他方法可以将 JSON 文件导入实时数据库吗?
The pop up that comes up on clicking import project & in which the browse button desn't work.
在 Chrome 上有类似的问题。该按钮适用于 Firefox
我在 Firebase 中使用 Vulcan by Firebase 进行任何 JSON 更新,它运行良好。 Firebase 的 Vulcan 是 Chrome 扩展。
该按钮在 Firefox 上有效,在 Chrome
中有一些问题
我正在学习 google Codelabs 教程,他们在其中展示了如何制作聊天应用程序 https://codelabs.developers.google.com/codelabs/firebase-android/#0。
我们必须从 firebase 控制台的导航菜单中 select 数据库 & 进入溢出菜单 & select 导入项目。
我们必须浏览到一个文件夹和 select 一个 json 文件,然后按导入按钮。 问题是浏览按钮不起作用,因此:
还有其他方法可以将 JSON 文件导入实时数据库吗?
The pop up that comes up on clicking import project & in which the browse button desn't work.
在 Chrome 上有类似的问题。该按钮适用于 Firefox
我在 Firebase 中使用 Vulcan by Firebase 进行任何 JSON 更新,它运行良好。 Firebase 的 Vulcan 是 Chrome 扩展。
该按钮在 Firefox 上有效,在 Chrome
中有一些问题