강의

멘토링

커뮤니티

Inflearn Community Q&A

95bean0046's profile image
95bean0046

asked

Flutter Introduction - Android and iOS Development at Once (with Firebase)

firebase > database > cloud firestore를 테스트모드로 생성 이후 'Error loading collections'

Written on

·

1.8K

0

강의에서와 같이 진행했는데, 'Error loading collections' 와 같이 보이면서 아무것도 할 수 없는 상태가 되어 있어서 진행을 할 수가 없네요. 혹시 해결방법을 알 수 있을까요?

iosandroidFlutter

Answer 1

2

95bean0046님의 프로필 이미지
95bean0046
Questioner

자답입니다.

https://console.cloud.google.com/projectselector2/projectselector/marketplace/details/google/firestore.googleapis.com?supportedpurview=project

 

들어가서, 프로젝트를 선택한 후, 마지막에 Google Cloud Firestore API 를 enable 시켜줘야 합니다.

95bean0046's profile image
95bean0046

asked

Ask a question