I am trying to activate a firestore in a project that I am not using AppEngine or Datastore with this error message.
Unable to enable Firestore for this project. Currently, Firestore cannot be enabled in projects that already use Cloud Datastore or App Engine.
To be more precise, I used datastore, but now there are no objects in my project datastore. So maybe there is something that I should explicitly disable
thanks in advance for your help
source share