When I try to add a beta firestore to my Google cloud platform project, I get the following message.
Unable to enable Firestore for this project
Currently, Firestore cannot be enabled on projects already using Cloud Datastore or App Engine.
Will it go on forever?
I think I would like to replace some, but not all of my storage materials, with firestore to receive real-time updates.
Perhaps firestore uses data storage and appengine in its backend?
Should I use two GCP projects to get around this?
Thanks Nathan
google-app-engine firebase google-cloud-datastore google-cloud-firestore google-cloud-platform
nburn42
source share