Beta Firebase Firestore不适用于使用应用引擎的项目

nbu*_*n42 14 google-app-engine firebase google-cloud-datastore google-cloud-platform google-cloud-firestore

当我尝试将beta firestore添加到我的Google云平台项目时,我收到以下消息.

无法为此项目启用Firestore 目前,在已使用Cloud Datastore或App Engine的项目中无法启用Firestore

这会永远持续下去吗?
我想我想用firestore替换一些但不是全部的数据存储区来获得实时更新.

也许firestore在其后端使用数据存储和appengine?

我应该使用两个GCP项目来解决这个问题吗?

谢谢,内森

Dan*_*ath 14

这是我们希望将来删除的技术限制.

是的,目前您需要使用2个单独的GCP项目同时使用Cloud Datastore和Cloud Firestore.