--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/0f4caf62-b5ba-42b4-a368-bc97ba6d5055%40googlegroups.com.
Hi there,Is it possible you started using AppEngine or Cloud Datastore directly? That would cause this to happen. To be clear this does not affect your ability to use Realtime Database at all, you can keep using that as-is. However this will affect your ability to use Cloud Firestore in Native mode in the future, since each project can only have a single Datastore/Firestore instance and the mode selection is permanent.- Sam
On Sun, Jan 19, 2020 at 8:56 AM Wolf War <wolf...@gmail.com> wrote:
In the middle of my project, when I started to use storage (for image saving)--and went to firebase database to see that everything works fine in console viewnew "info element" showed up in database sectionGiving me the choice between firestore (only accessed trough google cloud platform) and realtime databaseI had previously activated and used realtime database (not firestore) and it worked fine, as expectedbut after I started using storage, and uploaded first image to it, this new stuff came upI can still go to my realtime database, and it's fine, but...Did I accidentally enabled something?How do I get rid of it?... I wanna continue using realtime databasethis is a screenshot of it in my console
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fireba...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/525bc172-695e-43c9-afc9-18e0a4ca2ce8%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/CAHafJBqh4HzCvw7xUC%3DXjZB77EnV44tvfdxtWx2D0vEfii9dUw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/8927a953-090d-490a-a361-5dc9f47af1bd%40googlegroups.com.
Last week we figured out how to reproduce this issue, it's likely a bug in the Firebase console and we are working on it! If you see this there is nothing actually wrong with your project, just follow the link to move to Native mode.Puneet: you can use Firestore and Realtime Database in the same project, just ignore the message in your case.- Sam
On Sat, May 9, 2020 at 10:52 AM Puneet Sharma <p.sha...@gmail.com> wrote:
Hi there,--I am facing a similar issue, basically, the project was shut down accidentally and was restored again. But after restoring the project my database was changed to Firestore and now I am not able to revert back to Real-time database.Any idea how to fix this issue?
On Monday, January 20, 2020 at 12:56:36 AM UTC+8, Wolf War wrote:In the middle of my project, when I started to use storage (for image saving)and went to firebase database to see that everything works fine in console viewnew "info element" showed up in database sectionGiving me the choice between firestore (only accessed trough google cloud platform) and realtime databaseI had previously activated and used realtime database (not firestore) and it worked fine, as expectedbut after I started using storage, and uploaded first image to it, this new stuff came upI can still go to my realtime database, and it's fine, but...Did I accidentally enabled something?How do I get rid of it?... I wanna continue using realtime databasethis is a screenshot of it in my console
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fireba...@googlegroups.com.