0

I am working on an application for a client in Denmark, using the firebase Hosting, Firestore and Cloud functions from among the features of firebase. While creating a project on the console i selected the location as Denmark as well, so my doubt here is once i Deploy the app to my client's system where will the server be location, will all the features work as expected. If not what configurations are required?

Frank van Puffelen
  • 418,229
  • 62
  • 649
  • 645
Snehitha
  • 19
  • 6

1 Answers1

0

hint First of all, you need to read this carefully. Even if you selected Denmark, it does not determine the location of your data for Firebase features.

I recommend you to take a look at this link for Firestore region. In the case of Cloud Function region, it is helpful to look at this link and this link.

2yonghyun
  • 156
  • 6