Reputation: 397
I was going through a google codelabs tutorial in which they show how to make a chat app https://codelabs.developers.google.com/codelabs/firebase-android/#0.
We have to select Database from the navigation menu in the firebase console & go into the overflow menu & select import project.
We have to browse to a folder and select a json file and then press on the import button. The problem is that the Browse button is not working so:
Is there another way to import the JSON file into the realtime database?
The pop up that comes up on clicking import project & in which the browse button desn't work.
Upvotes: 2
Views: 2331
Reputation: 958
I am using Vulcan by Firebase for any JSON updates in Firebase and it works perfect. Vulcan by Firebase is Chrome extension.
Upvotes: 0