Questions tagged [firebase]

Firebase is a mobile and web application platform with tools and infrastructure designed to help developers build high-quality apps. Firebase was purchased by Google in October 2014.

Firebase is a mobile and web application platform with tools and infrastructure designed to help developers build high-quality apps. Firebase is made up of complementary features that developers can mix-and-match to fit their needs.

Key features include Analytics, Coud Messaging, Messaging, Authentication, a Realtime Database, Synchronization, Storage, Hosting, Testing, and Crash Reporting.

20 questions
0
votes
1 answer

About Firebase virus scan

I have a question about how often Firebase security definition files are updated I have a question about Firebase. I am currently using Firebase Hosting and Firebase Storage. What does the Firebase Hosting server do for virus protection, such as…
pregum
  • 3
  • 2
0
votes
1 answer

Associating custom domain with Python Cloud Function in GCP

I am looking to use my domain with my cloud function. Currently there's one way to do it using Firebase Hosting + Cloud functions but that just supports JS and TS for now. Anyway we can assign custom domain for python cloud function?
Ayush
  • 1
0
votes
2 answers

Have sub-domain point to different firebase project than base domain

I am trying to get my project domain mypage.com to be hosted at and point to a firebase project A, and also have a sub domain, admin.mypage.com, point to and be hosted at firebase project B. I have my mypage.com domain registered at…
Jousi
  • 121
  • 4
-1
votes
1 answer

Google Cloud us-west1 Cloud Functions not available?

I am trying to set up a Cloud Firestore database in the us-west1 region. However, I am getting the following message: I am confused because the docs clearly state in multiple places that us-west1 supports Cloud Functions. Is this warning incorrect?…
Coder-256
  • 101
  • 3
-1
votes
1 answer

Cannot proceed wizard of adding custom domain on Firebase Hosting

I am trying to add custom domain to my new app on Firebase Hosting. Following official documents, I pressed "add custom domain" button in my project's Hosting page and stared a wizard. In the wizard step 1, I entered my domain "example.com" and…
1
2