Dự án Firebase là thực thể cấp cao nhất của Firebase. Trong một dự án, bạn có thể đăng ký các ứng dụng Apple, Android hoặc web của mình. Sau khi đăng ký ứng dụng của mình với Firebase, bạn có thể thêm SDK Firebase dành riêng cho sản phẩm vào ứng dụng của mình, như Analytics, Cloud Firestore, Crashlytics hoặc Remote Config.
Bạn nên đăng ký các biến thể ứng dụng Apple, Android và ứng dụng web của mình trong một dự án Firebase. Bạn có thể sử dụng nhiều dự án Firebase để hỗ trợ nhiều môi trường, chẳng hạn như phát triển, chạy thử và sản xuất.
Dưới đây là một số tài nguyên để tìm hiểu thêm về các dự án Firebase:
Hiểu các dự án Firebase — cung cấp thông tin tổng quan ngắn gọn về một số khái niệm quan trọng về các dự án Firebase, bao gồm mối quan hệ của chúng với Google Cloud cũng như hệ thống phân cấp cơ bản của dự án cũng như các ứng dụng và tài nguyên của dự án đó.
Các phương pháp chung hay nhất để thiết lập dự án Firebase — cung cấp các phương pháp hay nhất chung, cấp cao để thiết lập dự án Firebase và đăng ký ứng dụng của bạn với một dự án để bạn có quy trình phát triển rõ ràng sử dụng các môi trường riêng biệt.
Lưu ý rằng đối với tất cả các dự án Firebase, Firebase sẽ tự động thêm nhãn firebase:enabled trong trang Nhãn cho dự án của bạn trong Google Cloud Console. Tìm hiểu thêm về nhãn này trong Câu hỏi thường gặp của chúng tôi.
Tổ chức Google Cloud là gì?
Tổ chức Google Cloud là nơi chứa các dự án Google Cloud (bao gồm cả các dự án Firebase). Hệ thống phân cấp này cho phép tổ chức, quản lý quyền truy cập và kiểm tra các dự án Google Cloud và Firebase của bạn tốt hơn. Để biết thêm thông tin, hãy tham khảo Tạo và quản lý tổ chức .
Làm cách nào để thêm Firebase vào dự án Google Cloud hiện có?
Bạn có thể thêm Firebase vào các dự án hiện có này bằng bất kỳ tùy chọn nào sau đây:
Sử dụng bảng điều khiển Firebase: Trong trang đích của bảng điều khiển Firebase , hãy nhấp vào Thêm dự án , sau đó chọn dự án hiện có của bạn từ menu Tên dự án .
Sử dụng tùy chọn có lập trình:
Gọi điểm cuối REST API quản lý Firebase addFirebase .
Tại sao dự án Google Cloud của tôi có nhãn firebase:enabled ?
Trong trang Nhãn cho dự án của bạn trong Google Cloud Console, bạn có thể thấy nhãn firebase:enabled (cụ thể là Key của firebase có Value là enabled ).
Firebase tự động thêm nhãn này vì dự án của bạn là dự án Firebase, điều đó có nghĩa là dự án của bạn đã bật các dịch vụ và cấu hình dành riêng cho Firebase cho dự án đó. Tìm hiểu thêm về mối quan hệ giữa các dự án Firebase và Google Cloud .
Chúng tôi thực sự khuyên bạn không nên sửa đổi hoặc xóa nhãn này. Nhãn này được Firebase và Google Cloud sử dụng để liệt kê các dự án Firebase của bạn (ví dụ: sử dụng điểm cuối projects.list API REST hoặc trong các menu trong bảng điều khiển Firebase).
Xin lưu ý rằng việc thêm nhãn này theo cách thủ công vào danh sách nhãn dự án KHÔNG kích hoạt các dịch vụ và cấu hình dành riêng cho Firebase cho dự án Google Cloud của bạn. Để làm điều đó, bạn cần thêm Firebase thông qua bảng điều khiển Firebase (hoặc đối với các trường hợp sử dụng nâng cao, thông qua API REST quản lý Firebase hoặc Firebase CLI ).
Tại sao dự án Firebase của tôi không hiển thị trong danh sách dự án Firebase của tôi?
Câu hỏi thường gặp này có thể áp dụng nếu bạn không thấy dự án Firebase của mình ở những nơi sau:
Trong danh sách các dự án bạn đang xem trong bảng điều khiển Firebase
Trong phản hồi từ việc chạy lệnh Firebase CLI firebase projects:list
Hãy thử các bước khắc phục sự cố sau:
Trước tiên, hãy thử truy cập dự án của bạn bằng cách truy cập trực tiếp vào URL của dự án. Sử dụng định dạng sau: https://console.firebase.google.com/project/ PROJECT-ID /overview
Nếu bạn không thể truy cập dự án hoặc gặp lỗi về quyền, hãy kiểm tra những điều sau:
Đảm bảo rằng bạn đã đăng nhập vào Firebase bằng cùng một tài khoản Google có quyền truy cập vào dự án. Bạn có thể đăng nhập và đăng xuất khỏi bảng điều khiển Firebase thông qua hình đại diện tài khoản của mình ở góc trên bên phải của bảng điều khiển.
Đảm bảo rằng dự án của bạn có nhãn firebase:enabled trong trang Nhãn cho dự án của bạn trong Google Cloud Console. Firebase và Google Cloud sử dụng nhãn này để liệt kê các dự án Firebase của bạn. Nếu bạn không thấy nhãn này nhưng API quản lý Firebase được bật cho dự án của bạn thì hãy thêm nhãn theo cách thủ công (cụ thể là Key của firebase có Value là enabled ).
Đảm bảo rằng bạn được chỉ định một trong các vai trò IAM cơ bản (Chủ sở hữu, Người chỉnh sửa, Người xem) hoặc một vai trò có các quyền liên quan đến Firebase trong đó, chẳng hạn như vai trò được xác định trước Firebase . Bạn có thể xem (các) vai trò của mình trên trang IAM của Google Cloud Console.
Nếu dự án của bạn thuộc về tổ chức Google Cloud, bạn có thể yêu cầu các quyền bổ sung để xem dự án được liệt kê trong bảng điều khiển Firebase. Hãy liên hệ với người quản lý tổ chức Google Cloud của bạn để được cấp cho bạn vai trò phù hợp để xem dự án, ví dụ như vai trò Trình duyệt.
Nếu không có bước khắc phục sự cố nào ở trên cho phép bạn xem dự án của mình trong danh sách các dự án Firebase, hãy liên hệ với bộ phận Hỗ trợ Firebase .
Tôi có thể có bao nhiêu dự án cho mỗi tài khoản?
Gói định giá Spark — Hạn ngạch dự án của bạn được giới hạn ở một số ít dự án (thường là khoảng 5-10).
Gói giá Blaze — Hạn ngạch dự án trên mỗi tài khoản Thanh toán trên đám mây của bạn tăng đáng kể miễn là tài khoản Thanh toán trên đám mây của bạn ở trạng thái tốt.
Giới hạn về hạn ngạch dự án hiếm khi là mối quan tâm của hầu hết các nhà phát triển, nhưng nếu cần, bạn có thể yêu cầu tăng hạn ngạch dự án của mình .
Lưu ý rằng việc xóa hoàn toàn một dự án cần 30 ngày và được tính vào hạn ngạch của bạn cho đến khi dự án đó bị xóa hoàn toàn.
Tôi có thể có bao nhiêu Ứng dụng Firebase trong dự án Firebase?
Dự án Firebase là nơi chứa các Ứng dụng Firebase trên Apple, Android và web. Firebase giới hạn tổng số Ứng dụng Firebase trong dự án Firebase ở mức 30.
Sau con số này, hiệu suất bắt đầu giảm (đặc biệt đối với Google Analytics) và cuối cùng, ở số lượng ứng dụng cao hơn, một số chức năng của sản phẩm sẽ ngừng hoạt động. Ngoài ra, nếu bạn sử dụng tính năng đăng nhập bằng Google làm nhà cung cấp dịch vụ xác thực thì ID ứng dụng khách OAuth 2.0 cơ bản sẽ được tạo cho từng ứng dụng trong dự án của bạn. Có giới hạn khoảng 30 ID khách hàng có thể được tạo trong một dự án.
Bạn nên đảm bảo rằng tất cả Ứng dụng Firebase trong một dự án Firebase đều là các biến thể nền tảng của cùng một ứng dụng từ góc độ người dùng cuối. Ví dụ: nếu bạn phát triển ứng dụng nhãn trắng, mỗi ứng dụng được gắn nhãn độc lập phải có dự án Firebase riêng, nhưng phiên bản Apple và Android của nhãn đó có thể nằm trong cùng một dự án. Đọc thêm hướng dẫn chi tiết về các phương pháp chung hay nhất của chúng tôi để thiết lập dự án Firebase .
Trong trường hợp hiếm hoi, dự án của bạn yêu cầu hơn 30 ứng dụng, bạn có thể yêu cầu tăng giới hạn ứng dụng. Dự án của bạn phải nằm trong gói định giá Blaze để thực hiện yêu cầu này. Hãy truy cập Google Cloud Console để đưa ra yêu cầu của bạn và đánh giá yêu cầu đó. Tìm hiểu thêm về quản lý hạn ngạch trong tài liệu Google Cloud.
Điều gì xảy ra nếu tôi gắn thẻ dự án của mình là môi trường "sản xuất"?
Trong bảng điều khiển Firebase, bạn có thể gắn thẻ các dự án Firebase của mình với loại môi trường của chúng, dưới dạng môi trường Sản xuất hoặc Không xác định (không phải sản phẩm).
Việc gắn thẻ dự án của bạn dưới dạng loại môi trường không ảnh hưởng đến cách hoạt động của dự án Firebase hoặc các tính năng của dự án đó. Tuy nhiên, việc gắn thẻ có thể giúp bạn và nhóm của bạn quản lý các dự án Firebase khác nhau trong vòng đời ứng dụng.
Nếu bạn gắn thẻ dự án của mình dưới dạng môi trường sản xuất, chúng tôi sẽ thêm thẻ Prod có màu sắc rực rỡ vào dự án trong bảng điều khiển Firebase, nhắc nhở bạn rằng mọi thay đổi đều có thể ảnh hưởng đến các ứng dụng sản xuất được liên kết của bạn. Trong tương lai, chúng tôi có thể bổ sung thêm nhiều tính năng và biện pháp bảo vệ cho các dự án Firebase được gắn thẻ là môi trường sản xuất.
Để thay đổi loại môi trường của dự án Firebase của bạn, hãy đi tới settingsCài đặt dự án > Chung , sau đó trong thẻ Dự án của bạn trong Môi trường , hãy nhấp vào edit để thay đổi loại môi trường.
Tôi có thể tìm ID ứng dụng cho ứng dụng Firebase của mình ở đâu?
Trong bảng điều khiển Firebase, hãy chuyển đến settings của bạn Project settings . Cuộn xuống thẻ Ứng dụng của bạn , sau đó nhấp vào Ứng dụng Firebase mong muốn để xem thông tin của ứng dụng, bao gồm cả ID ứng dụng của ứng dụng đó.
Dưới đây là một số giá trị ID ứng dụng mẫu:
Ứng dụng Firebase iOS: 1:1234567890:ios:321abc456def7890
Ứng dụng Android Firebase: 1:1234567890:android:321abc456def7890
Ứng dụng web Firebase: 1:1234567890:web:321abc456def7890
Điều kiện tiên quyết để liên kết Google Play/AdMob/Google Ads/BigQuery với dự án hoặc ứng dụng Firebase của tôi là gì?
Một trong các vai trò Firebase sau: Chủ sở hữu hoặc Quản trị viên Firebase Và
Một trong các cấp truy cập Google Play sau: Chủ sở hữu tài khoản hoặc Quản trị viên
Để liên kết ứng dụng AdMob của bạn , bạn cần vừa là chủ sở hữu dự án Firebase vừa là quản trị viên AdMob.
Để liên kết tài khoản AdWords của bạn , bạn cần vừa là chủ sở hữu dự án Firebase vừa là quản trị viên AdWords.
Để liên kết dự án BigQuery của bạn, bạn cần phải là chủ sở hữu dự án Firebase.
Tôi nên đưa những thông báo nguồn mở nào vào ứng dụng của mình?
Trên nền tảng Apple, nhóm Firebase chứa tệp THÔNG BÁO bao gồm các mục nhập có liên quan. SDK Android Firebase chứa Activity trợ giúp để hiển thị thông tin giấy phép.
Quyền và quyền truy cập vào các dự án Firebase
Làm cách nào để chỉ định một vai trò cho thành viên dự án, chẳng hạn như vai trò Chủ sở hữu?
Để quản lý (các) vai trò được chỉ định cho từng thành viên dự án, bạn phải là Chủ sở hữu của dự án Firebase (hoặc được chỉ định một vai trò với quyền resourcemanager.projects.setIamPolicy ).
Dưới đây là những nơi bạn có thể chỉ định và quản lý vai trò:
Google Cloud Console cung cấp một bộ công cụ mở rộng để phân công vai trò cho các thành viên dự án trên trang IAM . Trong Cloud Console, bạn cũng có thể tạo và quản lý các vai trò tùy chỉnh cũng như cấp cho các tài khoản dịch vụ quyền truy cập vào dự án của mình.
Lưu ý rằng trong Google Cloud Console, các thành viên dự án được gọi là hiệu trưởng .
Nếu Chủ sở hữu dự án của bạn không còn có thể thực hiện các nhiệm vụ của Chủ sở hữu (ví dụ: người đã rời công ty của bạn) và dự án của bạn không được quản lý thông qua tổ chức Google Cloud (xem đoạn tiếp theo), bạn có thể liên hệ với Bộ phận hỗ trợ của Firebase để được yêu cầu một Chủ sở hữu tạm thời được chỉ định.
Lưu ý rằng nếu dự án Firebase là một phần của tổ chức Google Cloud thì dự án đó có thể không có Chủ sở hữu. Nếu bạn không thể tìm thấy Chủ sở hữu cho dự án Firebase của mình, hãy liên hệ với người quản lý tổ chức Google Cloud của bạn để chỉ định Chủ sở hữu cho dự án.
Làm cách nào để tìm Chủ sở hữu dự án Firebase?
Bạn có thể xem các thành viên dự án và vai trò của họ ở những nơi sau:
Nếu có quyền truy cập vào dự án trong bảng điều khiển Firebase, bạn có thể xem danh sách thành viên dự án, bao gồm cả Chủ sở hữu, trong trang Người dùng và quyền của bảng điều khiển Firebase.
Nếu bạn không có quyền truy cập vào dự án trong bảng điều khiển Firebase, hãy kiểm tra xem bạn có quyền truy cập vào dự án trong Google Cloud Console hay không. Bạn có thể xem danh sách thành viên dự án, bao gồm cả Chủ sở hữu, trên trang IAM của Google Cloud Console.
Nếu Chủ sở hữu dự án của bạn không còn có thể thực hiện các nhiệm vụ của Chủ sở hữu (ví dụ: người đã rời công ty của bạn) và dự án của bạn không được quản lý thông qua tổ chức Google Cloud (xem đoạn tiếp theo), bạn có thể liên hệ với Bộ phận hỗ trợ của Firebase để được yêu cầu một Chủ sở hữu tạm thời được chỉ định.
Lưu ý rằng nếu dự án Firebase là một phần của tổ chức Google Cloud thì dự án đó có thể không có Chủ sở hữu. Thay vào đó, người quản lý tổ chức Google Cloud của bạn có thể thực hiện nhiều nhiệm vụ mà Chủ sở hữu có thể thực hiện. Tuy nhiên, để thực hiện một số nhiệm vụ dành riêng cho Chủ sở hữu (như chỉ định vai trò hoặc quản lý thuộc tính Google Analytics), quản trị viên có thể cần phải tự chỉ định vai trò Chủ sở hữu thực tế để thực hiện các nhiệm vụ đó. Nếu bạn không thể tìm thấy Chủ sở hữu cho dự án Firebase của mình, hãy liên hệ với người quản lý tổ chức Google Cloud của bạn để chỉ định Chủ sở hữu cho dự án.
Tại sao hoặc khi nào tôi nên chỉ định vai trò Chủ sở hữu cho một thành viên dự án?
Để đảm bảo quản lý dự án Firebase đúng cách, dự án đó phải có Chủ sở hữu . Chủ sở hữu dự án là người có thể thực hiện một số hành động quản trị quan trọng (như chỉ định vai trò và quản lý thuộc tính Google Analytics) và Bộ phận hỗ trợ Firebase chỉ có thể thực hiện các yêu cầu quản trị từ Chủ sở hữu dự án đã được chứng minh.
Sau khi bạn thiết lập (các) Chủ sở hữu cho dự án Firebase, điều quan trọng là phải luôn cập nhật các nhiệm vụ đó.
Lưu ý rằng nếu dự án Firebase là một phần của tổ chức Google Cloud thì người quản lý tổ chức Google Cloud của bạn có thể thực hiện nhiều nhiệm vụ mà Chủ sở hữu có thể làm. Tuy nhiên, đối với một số nhiệm vụ dành riêng cho Chủ sở hữu (như chỉ định vai trò hoặc quản lý thuộc tính Google Analytics), quản trị viên có thể cần tự chỉ định vai trò Chủ sở hữu thực tế để thực hiện các nhiệm vụ đó.
Tôi không nghĩ rằng mình có dự án Firebase nhưng tôi đã nhận được email về một dự án. Làm cách nào để truy cập dự án này?
Email bạn nhận được phải chứa liên kết để mở dự án Firebase của bạn. Nhấp vào liên kết trong email sẽ mở dự án trong bảng điều khiển Firebase.
Nếu bạn không thể mở dự án trong liên kết, hãy đảm bảo rằng bạn đã đăng nhập vào Firebase bằng chính tài khoản Google đã nhận được email về dự án. Bạn có thể đăng nhập và đăng xuất khỏi bảng điều khiển Firebase thông qua hình đại diện tài khoản của mình ở góc trên bên phải của bảng điều khiển.
Xin lưu ý rằng nếu là quản trị viên của tổ chức Google Cloud, bạn có thể được thông báo về những thay đổi đối với các dự án Firebase trong tổ chức của mình. Tuy nhiên, bạn có thể không có đủ quyền để mở dự án Firebase. Trong những trường hợp này, giải pháp đơn giản nhất là tự gán cho mình vai trò Chủ sở hữu thực tế để mở dự án và thực hiện các hành động được yêu cầu. Tìm hiểu thêm về lý do và thời điểm chỉ định vai trò Chủ sở hữu .
Nền tảng và khuôn khổ
Truy cập trang Câu hỏi thường gặp và khắc phục sự cố dành riêng cho nền tảng để biết các mẹo và câu trả lời hữu ích để biết thêm Câu hỏi thường gặp.
Các trình duyệt được hỗ trợ để truy cập bảng điều khiển Firebase là gì?
Bảng điều khiển Firebase có thể được truy cập từ các phiên bản gần đây của các trình duyệt máy tính để bàn phổ biến như Chrome, Firefox, Safari và Edge. Trình duyệt di động hiện không được hỗ trợ đầy đủ.
Tôi có thể tải bảng điều khiển Firebase nhưng tại sao tôi không thể tìm hoặc truy cập dự án Firebase của mình?
Câu hỏi thường gặp này có thể áp dụng nếu bạn gặp phải một trong những vấn đề sau:
Bảng điều khiển Firebase trả về trang lỗi cho biết dự án của bạn có thể không tồn tại hoặc bạn không có quyền truy cập vào dự án.
Bảng điều khiển Firebase không hiển thị dự án của bạn ngay cả khi bạn nhập ID dự án hoặc tên dự án vào trường tìm kiếm của bảng điều khiển.
Hãy thử các bước khắc phục sự cố sau:
Trước tiên, hãy thử truy cập dự án của bạn bằng cách truy cập trực tiếp vào URL của dự án. Sử dụng định dạng sau: https://console.firebase.google.com/project/ PROJECT-ID /overview
Nếu bạn vẫn không thể truy cập dự án hoặc gặp lỗi về quyền, hãy kiểm tra những điều sau:
Đảm bảo rằng bạn đã đăng nhập vào Firebase bằng cùng một tài khoản Google có quyền truy cập vào dự án. Bạn có thể đăng nhập và đăng xuất khỏi bảng điều khiển Firebase thông qua hình đại diện tài khoản của mình ở góc trên bên phải của bảng điều khiển.
Đảm bảo rằng bạn được chỉ định một trong các vai trò IAM cơ bản (Chủ sở hữu, Người chỉnh sửa, Người xem) hoặc một vai trò có các quyền liên quan đến Firebase trong đó, chẳng hạn như vai trò được xác định trước Firebase . Bạn có thể xem (các) vai trò của mình trên trang IAM của Google Cloud Console.
Nếu dự án của bạn thuộc về tổ chức Google Cloud, bạn có thể yêu cầu các quyền bổ sung để xem dự án được liệt kê trong bảng điều khiển Firebase. Hãy liên hệ với người quản lý tổ chức Google Cloud của bạn để được cấp cho bạn vai trò phù hợp để xem dự án, ví dụ như vai trò Trình duyệt.
Nếu không có bước khắc phục sự cố nào ở trên cho phép bạn tìm hoặc truy cập dự án của mình, hãy liên hệ với bộ phận Hỗ trợ Firebase .
Tại sao bảng điều khiển Firebase không tải cho tôi?
Câu hỏi thường gặp này có thể áp dụng nếu bạn gặp phải bất kỳ vấn đề nào sau đây:
Một trang trong bảng điều khiển Firebase không bao giờ tải xong.
Dữ liệu trong một trang không tải như mong đợi.
Bạn nhận được thông báo lỗi trình duyệt khi tải bảng điều khiển Firebase.
Bảng điều khiển Firebase hỗ trợ những vai trò và quyền nào?
Bảng điều khiển Firebase và Google Cloud Console sử dụng các vai trò và quyền cơ bản giống nhau. Tìm hiểu thêm về vai trò và quyền trong tài liệu Firebase IAM .
Chủ sở hữu dự án có thể thêm các thành viên khác vào dự án, thiết lập tiện ích tích hợp (liên kết dự án với các dịch vụ như BigQuery hoặc Slack) và có toàn quyền truy cập chỉnh sửa cho dự án.
Người chỉnh sửa dự án có toàn quyền truy cập chỉnh sửa dự án.
Người xem dự án chỉ có quyền truy cập đọc cho dự án. Lưu ý rằng bảng điều khiển Firebase hiện không ẩn/tắt các điều khiển chỉnh sửa giao diện người dùng khỏi Người xem dự án, nhưng các thao tác này sẽ không thành công đối với các thành viên dự án được chỉ định vai trò Người xem.
Firebase cũng hỗ trợ:
Vai trò được xác định trước của Firebase — Các vai trò dành riêng cho Firebase được quản lý cho phép kiểm soát quyền truy cập chi tiết hơn so với các vai trò cơ bản là Chủ sở hữu, Người chỉnh sửa và Người xem.
Vai trò tùy chỉnh — Vai trò IAM được tùy chỉnh hoàn toàn mà bạn tạo để điều chỉnh bộ quyền đáp ứng các yêu cầu cụ thể của tổ chức của bạn.
Định giá
Những sản phẩm nào được thanh toán? Cái nào là miễn phí?
Các sản phẩm cơ sở hạ tầng trả phí của Firebase là Cơ sở dữ liệu thời gian thực, Bộ lưu trữ đám mây cho Firebase, Chức năng đám mây, Dịch vụ lưu trữ, Phòng thử nghiệm và xác thực điện thoại. Chúng tôi cung cấp cấp độ miễn phí cho tất cả các tính năng này.
Firebase cũng có nhiều sản phẩm miễn phí: Phân tích, Nhắn tin qua đám mây, trình soạn thảo Thông báo, Cấu hình từ xa, Lập chỉ mục ứng dụng, Liên kết động và Báo cáo sự cố. Bạn có thể sử dụng số lượng không giới hạn của bất kỳ sản phẩm nào trong số này trong tất cả các gói, bao gồm cả gói Spark miễn phí của chúng tôi. Ngoài ra, tất cả các tính năng Xác thực ngoài xác thực qua điện thoại đều miễn phí.
Firebase có cung cấp tín dụng dùng thử miễn phí cho các sản phẩm phải trả phí không?
Bạn có thể sử dụng các dịch vụ trả phí của Firebase theo Bản dùng thử miễn phí của Google Cloud . Người dùng Google Cloud và Firebase mới có thể tận dụng thời gian dùng thử 90 ngày bao gồm 300 USD tín dụng Thanh toán trên đám mây miễn phí để khám phá và đánh giá các sản phẩm cũng như dịch vụ của Google Cloud và Firebase.
Trong thời gian dùng thử miễn phí Google Cloud, bạn sẽ được cung cấp tài khoản Thanh toán trên đám mây dùng thử miễn phí. Bất kỳ dự án Firebase nào sử dụng tài khoản thanh toán đó sẽ nằm trong gói định giá Blaze trong thời gian dùng thử miễn phí.
Đừng lo lắng, việc thiết lập tài khoản Thanh toán trên nền tảng đám mây dùng thử miễn phí này không cho phép chúng tôi tính phí cho bạn. Bạn không bị tính phí trừ khi bạn bật tính năng thanh toán một cách rõ ràng bằng cách nâng cấp tài khoản Thanh toán qua đám mây dùng thử miễn phí lên tài khoản trả phí. Bạn có thể nâng cấp lên tài khoản trả phí bất kỳ lúc nào trong thời gian dùng thử. Sau khi nâng cấp, bạn vẫn có thể sử dụng mọi khoản tín dụng còn lại (trong thời hạn 90 ngày).
Sau khi hết thời gian dùng thử miễn phí, bạn sẽ cần hạ cấp dự án của mình xuống gói giá Spark hoặc thiết lập gói giá Blaze trong bảng điều khiển Firebase để tiếp tục sử dụng dự án Firebase của mình.
Gói Spark của chúng tôi là nơi tuyệt vời để phát triển ứng dụng của bạn miễn phí. Bạn nhận được tất cả các tính năng Firebase miễn phí (Analytics, trình soạn thảo Thông báo, Crashlytics, v.v.) và rất nhiều tính năng cơ sở hạ tầng trả phí của chúng tôi. Tuy nhiên, nếu bạn vượt quá tài nguyên gói Spark trong một tháng dương lịch, ứng dụng của bạn sẽ bị tắt trong thời gian còn lại của tháng đó. Ngoài ra, các tính năng của Google Cloud không khả dụng khi sử dụng gói Spark.
Kế hoạch định giá Blaze
Gói Blaze của chúng tôi được thiết kế cho các ứng dụng sản xuất. Gói Blaze cũng cho phép bạn mở rộng ứng dụng của mình bằng các tính năng trả phí của Google Cloud. Bạn chỉ trả tiền cho những tài nguyên bạn sử dụng, cho phép bạn mở rộng quy mô theo nhu cầu. Chúng tôi cố gắng làm cho giá gói Blaze của mình cạnh tranh với các nhà cung cấp đám mây hàng đầu trong ngành.
Làm cách nào tôi có thể theo dõi việc sử dụng và thanh toán của mình?
Bạn có thể theo dõi việc sử dụng tài nguyên dự án của mình trong bảng điều khiển Firebase trên bất kỳ trang tổng quan nào sau đây:
Vào tháng 1 năm 2020, gói định giá Flame ($25/tháng trong hạn ngạch bổ sung) đã bị xóa dưới dạng tùy chọn cho những người đăng ký mới. Người dùng gói hiện tại được cấp thời gian gia hạn để di chuyển dự án của họ ra khỏi gói Flame. Vào tháng 2 năm 2022, các dự án còn lại trong gói định giá Flame đã bị hạ cấp xuống gói định giá Spark. Theo đó,
Các dự án gói Spark và Blaze hiện tại cũng như mọi dự án mới không thể chuyển sang hoặc đăng ký gói Flame nữa.
Nếu bạn chuyển dự án gói Flame hiện tại sang gói định giá khác, thì dự án đó không thể quay lại gói Flame.
Các dự án bị hạ cấp xuống gói Spark có thể được nâng cấp lên gói Blaze để tiếp tục các dịch vụ trả phí bổ sung.
Các tham chiếu đến kế hoạch Flame đã bị xóa khỏi tài liệu.
Bạn có thêm câu hỏi về việc nghỉ hưu kế hoạch Flame không? Đọc một số câu hỏi thường gặp bổ sung bên dưới.
Bạn muốn tìm hiểu về các gói giá khác do Firebase cung cấp? Truy cập trang định giá Firebase của chúng tôi! Nếu muốn bắt đầu chuyển bất kỳ dự án hiện có nào sang gói giá khác, bạn có thể thực hiện việc đó trong bảng điều khiển Firebase cho dự án của mình.
Câu hỏi thường gặp bổ sung về việc ngừng sử dụng gói Flame
Tôi có một dự án, một quy trình hoặc một mô hình kinh doanh dựa trên chi phí Firebase cố định. Tôi nên làm gì?
Tôi có thể được cấp quyền truy cập đặc biệt để tạo các dự án kế hoạch Flame mới không?
Không, Firebase không cung cấp quyền truy cập đặc biệt cho các dự án để chuyển sang hoặc đăng ký gói Flame.
Tôi đã thay đổi dự án gói Flame của mình sang một gói định giá khác. Làm thế nào để tôi thay đổi nó trở lại?
Không thể chuyển sang gói Flame nữa. Để truy cập vào các dịch vụ do gói Flame cung cấp, hãy đảm bảo rằng bạn đang sử dụng gói giá Blaze và cân nhắc việc thiết lập cảnh báo ngân sách cho dự án của mình.
Dự án của tôi đã tự động được chuyển sang gói giá khác khi ngừng sử dụng gói Flame. Tôi nên làm gì?
Nếu dự án của bạn yêu cầu hạn ngạch bổ sung ngoài hạn ngạch được cung cấp trong gói Spark, bạn sẽ cần nâng cấp dự án của mình lên gói định giá Blaze.
Tại sao kế hoạch Flame bị ngừng hoạt động?
Trong những năm qua, chúng tôi nhận thấy việc sử dụng gói Flame ngày càng giảm và hầu hết các dự án sử dụng gói này đều không sử dụng hết giá trị của nó. Việc duy trì gói giá này thường không hiệu quả về mặt chi phí và chúng tôi cảm thấy rằng mình có thể phục vụ mọi người tốt hơn nếu nguồn lực được dành cho các sáng kiến Firebase khác.
Mức sử dụng miễn phí trong gói Blaze khác với mức sử dụng miễn phí trong gói Spark như thế nào?
Việc sử dụng miễn phí gói Blaze được tính hàng ngày. Giới hạn sử dụng cũng khác với gói Spark dành cho Chức năng đám mây, xác thực điện thoại và Test Lab.
Đối với Chức năng đám mây, mức sử dụng miễn phí trên gói Blaze được tính ở cấp tài khoản Thanh toán trên đám mây, không phải cấp dự án và có các giới hạn sau:
2 triệu lệnh gọi/tháng
400K GB-giây/tháng
200K CPU-giây/tháng
5 GB dung lượng mạng/tháng
Để xác thực qua điện thoại, mức sử dụng miễn phí trên gói Blaze được tính hàng tháng.
Đối với Test Lab, việc sử dụng miễn phí gói Blaze có các giới hạn sau:
30 phút thiết bị vật lý/ngày
60 phút thiết bị ảo/ngày
Hạn ngạch sử dụng miễn phí có được đặt lại khi tôi thay đổi từ gói Spark sang gói Blaze không?
Việc sử dụng miễn phí gói Spark được bao gồm trong gói Blaze. Việc sử dụng miễn phí không được đặt lại khi chuyển sang gói Blaze.
"Kết nối cơ sở dữ liệu đồng thời" là gì?
Kết nối đồng thời tương đương với một thiết bị di động, tab trình duyệt hoặc ứng dụng máy chủ được kết nối với cơ sở dữ liệu. Firebase áp đặt giới hạn cứng về số lượng kết nối đồng thời tới cơ sở dữ liệu ứng dụng của bạn. Những giới hạn này được áp dụng để bảo vệ cả Firebase và người dùng của chúng tôi khỏi bị lạm dụng.
Giới hạn gói Spark là 100 và không thể tăng lên. Các gói Flame và Blaze có giới hạn 200.000 kết nối đồng thời trên mỗi cơ sở dữ liệu.
Giới hạn này không giống với tổng số người dùng ứng dụng của bạn vì tất cả người dùng của bạn không kết nối cùng một lúc. Nếu bạn cần hơn 200.000 kết nối đồng thời, vui lòng đọc Quy mô với nhiều cơ sở dữ liệu .
Điều gì xảy ra nếu tôi vượt quá giới hạn lưu trữ hoặc tải xuống của gói Spark cho Cơ sở dữ liệu thời gian thực?
Để cung cấp cho bạn mức giá có thể dự đoán được, các tài nguyên có sẵn cho bạn trong gói Spark sẽ bị giới hạn. Điều này có nghĩa là khi bạn vượt quá bất kỳ giới hạn gói nào trong bất kỳ tháng nào, ứng dụng của bạn sẽ bị tắt để ngăn chặn việc sử dụng thêm tài nguyên và các khoản phí bổ sung.
Điều gì xảy ra nếu tôi vượt quá giới hạn kết nối đồng thời của gói Spark cho Cơ sở dữ liệu thời gian thực?
Khi ứng dụng của bạn đạt đến giới hạn đồng thời trên gói Spark, mọi kết nối tiếp theo sẽ bị từ chối cho đến khi một số kết nối hiện có bị đóng. Ứng dụng sẽ tiếp tục hoạt động đối với người dùng được kết nối.
Việc tích hợp Firebase với Google Cloud hoạt động như thế nào?
Firebase được tích hợp sâu với Google Cloud . Các dự án được chia sẻ giữa Firebase và Google Cloud, vì vậy các dự án có thể bật dịch vụ Firebase và dịch vụ Google Cloud. Bạn có thể truy cập cùng một dự án từ bảng điều khiển Firebase hoặc Google Cloud Console. Đặc biệt:
Một số sản phẩm Firebase nhất định được Google Cloud hỗ trợ trực tiếp, chẳng hạn như Cloud Storage cho Firebase. Danh sách các sản phẩm được Google Cloud hỗ trợ sẽ tiếp tục tăng theo thời gian.
Nhiều cài đặt của bạn, bao gồm cả cộng tác viên và thông tin thanh toán, được chia sẻ bởi Firebase và Google Cloud. Việc sử dụng cả Firebase và Google Cloud của bạn sẽ xuất hiện trên cùng một hóa đơn.
Ngoài ra, khi nâng cấp lên gói Blaze, bạn có thể sử dụng bất kỳ API và Cơ sở hạ tầng dưới dạng dịch vụ đẳng cấp thế giới nào của Google Cloud ngay trong dự án Firebase của mình, với mức giá Google Cloud tiêu chuẩn. Bạn cũng có thể xuất dữ liệu trực tiếp từ Google Cloud sang BigQuery để phân tích. Để tìm hiểu thêm, hãy xem Liên kết BigQuery với Firebase.
Có nhiều lợi ích về tăng cường bảo mật, cải thiện độ trễ và tiết kiệm thời gian khi sử dụng Google Cloud với Firebase (so với các dịch vụ đám mây khác không nằm cùng vị trí). Hãy xem trang web Google Cloud để biết thêm chi tiết.
Điều gì xảy ra với dự án Firebase của tôi nếu tôi thêm hoặc xóa tài khoản thanh toán cho dự án đó trong Google Cloud Console?
Nếu tài khoản Cloud Billing được thêm vào một dự án trong Google Cloud Console, thì dự án tương tự sẽ tự động được nâng cấp lên gói Firebase Blaze nếu dự án đó hiện nằm trong gói Spark.
Ngược lại, nếu một tài khoản Cloud Billing đang hoạt động bị xóa khỏi một dự án trong Google Cloud Console thì dự án đó sẽ bị hạ cấp xuống gói Firebase Spark.
Tôi có thể nâng cấp, hạ cấp hoặc hủy bất kỳ lúc nào không?
Có, bạn có thể nâng cấp, hạ cấp hoặc hủy bất kỳ lúc nào. Lưu ý rằng chúng tôi không hoàn lại tiền theo tỷ lệ cho việc hạ cấp hoặc hủy bỏ. Điều này có nghĩa là nếu bạn hạ cấp hoặc hủy trước khi kết thúc thời hạn thanh toán, bạn vẫn phải thanh toán cho thời gian còn lại của tháng.
Tôi sẽ nhận được loại hỗ trợ nào?
Tất cả các ứng dụng Firebase, bao gồm cả những ứng dụng sử dụng gói miễn phí, đều nhận được hỗ trợ qua email từ nhân viên Firebase trong giờ làm việc của Hoa Kỳ tại Thái Bình Dương. Tất cả các tài khoản đều được hỗ trợ không giới hạn cho các vấn đề liên quan đến thanh toán, các vấn đề liên quan đến tài khoản, các câu hỏi về kỹ thuật (khắc phục sự cố) và báo cáo sự cố.
Tôi có thể giới hạn mức sử dụng gói Blaze không?
Không, hiện tại bạn không thể giới hạn mức sử dụng gói Blaze của mình. Chúng tôi đang đánh giá các tùy chọn để hỗ trợ giới hạn sử dụng gói Blaze.
Người dùng Blaze có thể xác định ngân sách cho dự án hoặc tài khoản của họ và nhận thông báo khi chi tiêu của họ đạt đến giới hạn đó. Tìm hiểu cách thiết lập cảnh báo ngân sách .
Sao lưu tự động là gì? Bạn có cung cấp bản sao lưu hàng giờ không?
Sao lưu tự động là một tính năng nâng cao dành cho khách hàng trong gói giá Blaze của chúng tôi. Tính năng này sao lưu dữ liệu Cơ sở dữ liệu thời gian thực Firebase của bạn mỗi ngày một lần và tải dữ liệu đó lên Google Cloud Storage .
Chúng tôi không cung cấp bản sao lưu hàng giờ.
Bạn có cung cấp giảm giá nguồn mở, phi lợi nhuận hoặc giáo dục không?
Bất kỳ loại cá nhân hoặc tổ chức nào cũng có thể sử dụng gói Spark của chúng tôi, bao gồm các tổ chức phi lợi nhuận, trường học và các dự án nguồn mở. Since these plans already include generous quotas, we don't offer any special discounts or plans for open-source, nonprofit, or educational projects.
Do you offer enterprise contracts, pricing, support, or dedicated infrastructure hosting?
Our Blaze plan is suitable for enterprises of all sizes, and our SLA meets or exceeds the industry standard for cloud infrastructure. However, we do not currently offer enterprise contracts, pricing, or support, nor do we offer dedicated infrastructure hosting (that is, on-premises installations) for services like our Realtime Database. We are hard at work adding some of these features.
Do you offer ad-hoc pricing? I only want pay-as-you-go for one or two features.
We offer ad-hoc pricing in the Blaze plan, where you pay only for the features you use.
How do the paid Firebase plans work with Ads? Are there no-cost advertising credits with paid plans?
The Firebase pricing plans are separate from Ads, so there are no advertising credits without cost. As a Firebase developer, you are able to "link" your Ads account to Firebase to support conversion tracking.
All ads campaigns are managed directly in Ads, and Ads billing is managed from the Ads console.
Cloud Functions pricing
Why do I need a billing account to use Cloud Functions for Firebase?
Cloud Functions for Firebase relies on some paid Google services. New function deployments with Firebase CLI 11.2.0 and higher rely on Cloud Build and Artifact Registry . Deployments to older versions use Cloud Build in the same way, but rely on Container Registry and Cloud Storage for storage instead of Artifact Registry. Usage of these services will be billed in addition to existing pricing.
Storage space for Firebase CLI 11.2.0 and newer versions
Artifact Registry provides the containers in which functions run. Artifact Registry provides the first 500MB at no cost, so your first function deployments may not incur any fees. Above that threshold, each additional GB of storage is billed at $0.10 per month.
Storage space for Firebase CLI 11.1.x and prior versions
For functions deployed to older versions, Container Registry , provides the containers in which functions run. You'll be billed for each container required to deploy a function. You may notice small charges for each container stored—for example, 1GB of storage is billed at $0.026 per month .
To understand more about how your bill might change, please review the following
Does Cloud Functions for Firebase still have no-cost usage?
Đúng. On the Blaze plan, Cloud Functions provides a no-cost tier for invocations, compute time, and internet traffic. The first 2,000,000 invocations, 400,000 GB-sec, 200,000 CPU-sec, and 5 GB of Internet egress traffic is provided at no cost each month. You'll be charged only for usage above those thresholds.
After the first 500MB of no-cost storage, each deployment operation will incur small-scale charges for the storage space used for the function's container. If your development process depends on deploying functions for testing, you can further minimize costs by using the Firebase Local Emulator Suite during development.
Is Firebase planning to raise the quotas and limits for Cloud Functions for Firebase?
No. There are no plans to change the quotas except for the removal of a maximum build time limit; instead of receiving errors or warnings when the daily build quota of 120 minutes is reached, you'll be billed under the terms of the Blaze pricing plan. See Quotas and limits .
Can I get the Google Cloud $300 credit?
Yes, you can create a Cloud Billing account in the Google Cloud Console to get the $300 credit, then link that Cloud Billing account to a Firebase project.
Note that if you do this, you have to then set up the Blaze pricing plan in the Firebase console in order for your project to continue working after the $300 credit is exhausted.
I want to follow a codelab to learn about Firebase. Can you give me a temporary billing account?
No, sorry. You can use the Firebase emulator for development without having a Cloud Billing account. Alternatively, try applying for a Google Cloud free trial . If you're still having trouble paying your bill because of this change, contact Firebase Support.
I'm worried I'm going to rack up a huge bill.
You can set up budget alerts in the Google Cloud Console to help control costs. Also, you can set limits on the number of billed instances created for each of your functions. To get an idea of costing for typical scenarios, see the Cloud Functions Pricing examples.
To use extensions, you will need to upgrade to the Blaze pricing plan. You will be charged a small amount (typically around $0.01 per month for the Firebase resources required by each extension you install (even if they are not used), in addition to any charges associated with your use of Firebase services.
Cloud Storage for Firebase pricing
How do I predict how much I will be billed for upload and download operations?
Visit the Firebase Pricing page and use the Blaze plan calculator . The calculator lists all the usage types for Cloud Storage for Firebase.
Use the sliders to input the expected usage of your Storage bucket. The calculator will estimate your monthly bill.
What happens if I exceed Spark plan upload, download or storage limits for Cloud Storage for Firebase?
When you exceed limits for Cloud Storage in a project on the Spark plan, the result depends on the type of limit that you exceed:
If you exceed the GB stored limit, you will not be able to store any more data in that project unless you remove some of the data stored or upgrade to a plan that provides more storage space, or unlimited storage space.
If you exceed the GB downloaded limit, your app will not be able to download more data until the next day (starting at midnight, US Pacific Time), unless you upgrade to a plan with less restrictive limits, or with no limits.
If you exceed the upload or download operations limit, your app will not be able to upload or download more data until the next day (starting at midnight, US Pacific Time), unless you upgrade to a plan with less restrictive limits, or with no limits.
Sự riêng tư
Where can I find information about privacy and security in Firebase?
Do the Firebase SDKs log any usage/diagnostic information outside of Analytics?
Đúng. This is currently iOS-only, but may change in the future. The Firebase Apple platforms SDK includes the FirebaseCoreDiagnostics framework by default. This framework is used by Firebase to collect SDK usage and diagnostics information to help prioritize future product enhancements. FirebaseCoreDiagnostics is optional, so if you would like to opt out of sending Firebase diagnostic logs, you can do so by unlinking the library from your application. You can browse the full source, including logged values, on GitHub
A/B Testing
A/B Testing: How many experiments can I create and run?
You are allowed up to 300 experiments per project, which could consist of up to 24 running experiments, with the rest as draft or completed.
A/B Testing: Why can't I view my experiments after unlinking and re-linking my project to Google Analytics?
Linking to a different Google Analytics property will cause you to lose access to experiments created beforehand. To regain access to a previous experiment, re-link your project to the Google Analytics property that was linked when the experiment was created.
A/B Testing: Why do I receive a "Project not linked to Google Analytics" message when creating a Remote Config experiment?
If you've already linked Firebase and Google Analytics , but still see a message that Google Analytics is not linked, make sure that an Analytics stream exists for all apps in your project. Currently, all apps in a project must be connected to a Google Analytics stream to use A/B Testing.
You can find the list of all active streams on the Google Analytics integration details page within the Firebase console, accessed from settingsProject Settingschevron_rightIntegrationschevron_rightGoogle Analyticschevron_rightManage .
Creating a Google Analytics stream for any app that does not have one should resolve the issue. There are a few ways to create streams for missing apps:
If you only have one or two apps missing an associated Google Analytics stream, you can choose one of the following methods to add a Google Analytics stream:
Delete and re-add any app without an active stream in the Firebase console.
From the Google Analytics console , select Admin , click Data Streams , then click Add stream , add the missing app's details, and click Register app .
If you have more than a few missing app streams, unlinking and relinking your Google Analytics property is the fastest and most efficient way to create the missing app streams:
From settingsProject Settings , select Integrations .
Within the Google Analytics card, click Manage to access Firebase and Google Analytics settings.
Make a note of the Google Analytics Property ID and the Linked Google Analytics account .
Click more_vertMore and select Unlink Analytics from this project .
Review the warning that appears (don't worry here; you will relink the same property in the next step), then click Unlink Google Analytics .
When unlinking is complete, you'll be redirected to the Integrations page.
Within the Google Analytics card, click Enable to begin the relinking process.
Select your Analytics account from the Select account list.
Next to Automatically create a new property in this account , click editEdit and, from the Analytics property list that appears, select your property ID.
A list of all apps in your project appears. Existing stream mappings for each app are listed, and apps that do not have a stream will have one created for them.
Click Enable Google Analytics to relink the property.
AdMob: To use AdMob, should I use the Firebase SDK for AdMob or the Google Mobile Ads SDK?
For iOS projects , use the Google Mobile Ads SDK: pod 'Google-Mobile-Ads-SDK'
For Android projects , use the Google Mobile Ads SDK: implementation 'com.google.android.gms:play-services-ads:22.5.0'
Note that the Firebase Android SDKs for AdMob transitively include the Firebase SDK for Google Analytics. So, if your app calls any Google Analytics APIs and you switch to using the Google Mobile Ads SDK, make sure that you explicitly add the dependency for the Firebase SDK for Google Analytics ( com.google.firebase:firebase-analytics ) to your app's build.gradle file.
Analytics: Why is Google Analytics a recommended part of using Firebase products?
Google Analytics is a free and unlimited analytics solution that works with Firebase features to deliver powerful insights. It enables you to view event logs in Crashlytics, notification effectiveness in FCM, deep link performance for Dynamic Links, and in-app purchase data from Google Play. It powers advanced audience targeting in Remote Config, Remote Config personalization, and more.
Google Analytics acts as a layer of intelligence in the Firebase console to provide you with more actionable insights about how to develop a high quality app, grow your user base, and earn more money.
Analytics: How do I control how my Analytics data is shared with the rest of Firebase?
By default, your Google Analytics data is used to enhance other Firebase and Google features. You can control how your Google Analytics data is shared in your project settings anytime. Learn more about Data sharing settings .
Analytics: How do I update my Analytics property settings?
From the Admin page in your Google Analytics property, you can update your property settings, such as:
Data sharing settings
Data retention settings
Time zone and currency settings
To update your property settings, follow these steps:
In the Firebase console, go to your settings > Project settings .
Go to the Integrations tab, and then in the Google Analytics card, click Manage or View link .
Analytics: Why don't I see any Analytics data in the Firebase console after unlinking Firebase from Google Analytics?
Analytics data resides within the Google Analytics property — not within the Firebase project. If you delete or unlink the property, then the Analytics data will not be accessible to Firebase and you'll see an empty Analytics dashboard in the Firebase console. Note that since the data still resides in the previously linked property, you can always relink the property to Firebase and see the Analytics data in the Firebase console.
Linking a brand new Google Analytics account (and thus a new Google Analytics property) to your Firebase project will result in an empty Analytics dashboard in the Firebase console. However, if your previously linked property still exists, then you can move the existing data from the old property to the new property.
Analytics: If my Analytics property and its data were deleted, is there any way to get them back?
No. If your property has been deleted, it isn't possible to undelete the property or retrieve the previously collected Analytics data stored in that property.
If you'd like to start using Google Analytics again, you can link either a new property or an existing property to your Firebase project. You can do this linking in either the Firebase console or the Google Analytics UI. Learn more about linking a Google Analytics property to your Firebase project.
Analytics: If my Analytics property was deleted, can I link a new Google Analytics property to my Firebase project and start using Analytics again?
If you'd like to start using Google Analytics again, you can link either a new property or an existing property to your Firebase project. You can do this linking in either the Firebase console or the Google Analytics UI. Learn more about linking a Google Analytics property to your Firebase project.
Note that since all Analytics data is stored in the property (not the Firebase project), the previously collected Analytics data cannot be retrieved.
Analytics: How will Firebase products or integrated Google products be affected by the deletion of my Analytics property?
Several Firebase products rely on the Google Analytics integration. If your Analytics property and its data are deleted, the following will happen if you use the following products:
Crashlytics — You can no longer see crash-free users, breadcrumb logs, and/or velocity alerts.
Cloud Messaging and In-App Messaging — You can no longer use targeting, campaign metrics, audience segmentation, and analytics labels.
Remote Config — You can no longer use targeted configurations or Personalization.
A/B Testing — You can no longer use A/B Testing since the experiment measurement is supplied by Google Analytics.
Dynamic Links — Any feature that relies on data from Google Analytics will be disrupted.
In addition, the following integrations will be affected:
Analytics: How do I segment users who have not met some criterion?
You can reframe the problem by "negatively targeting" these users. For example, reframe the problem as "Don't show ads to people who have bought something", and form an audience of those users to target.
Analytics: Are audiences and/or events defined in the Google Analytics interface also available in the Firebase console?
Your audiences and user properties will be synced. For some features, you'll need to use the Google Analytics interface, such as segmentation and closed funnels. You can access the Google Analytics interface directly via deep-links from the Firebase console.
Any changes you make from the Firebase console can also be performed in Google Analytics, and those changes will be reflected in Firebase.
Authentication
Firebase Authentication: Which countries are supported for phone authentication?
Firebase Authentication supports phone number verification across the the world, but not all networks reliably deliver our verification messages. The following countries have good rates of delivery, and should be expected to work well for phone number sign in.
Country
Code
AD
Andorra
AE
United Arab Emirates
AF
Afghanistan
AG
Antigua and Barbuda
AL
Albania
AM
Armenia
AO
Angola
AR
Argentina
AS
American Samoa
AT
Austria
AU
Australia
AW
Aruba
AZ
Azerbaijan
BA
Bosnia and Herzegovina
BB
Barbados
BD
Bangladesh
BE
nước Bỉ
BF
Burkina Faso
BG
Bulgaria
BJ
Benin
BM
Bermuda
BN
Brunei Darussalam
BO
Bolivia
BR
Brazil
BS
Bahamas
BT
Bhutan
BW
Botswana
BY
Belarus
BZ
Belize
CA
Canada
CD
Congo, (Kinshasa)
CF
Central African Republic
CG
Congo (Brazzaville)
CH
Switzerland
CI
Côte d'Ivoire
CK
Cook Islands
CL
Chile
CM
Cameroon
CO
Colombia
CR
Costa Rica
CV
Cape Verde
CW
Curaçao
CY
Cyprus
CZ
Czech Republic
DE
Germany
DJ
Djibouti
DK
Denmark
DM
Dominica
DO
Dominican Republic
DZ
Algeria
EC
Ecuador
EG
Egypt
ES
Spain
ET
Ethiopia
FI
Finland
FJ
Fiji
FK
Falkland Islands (Malvinas)
FM
Micronesia, Federated States of
FO
Faroe Islands
FR
France
GA
Gabon
GB
United Kingdom
GD
Grenada
GE
Georgia
GF
French Guiana
GG
Guernsey
GH
Ghana
GI
Gibraltar
GL
Greenland
GM
Gambia
GP
Guadeloupe
GQ
Equatorial Guinea
GR
Greece
GT
Guatemala
GY
Guyana
HK
Hong Kong, SAR China
HN
Honduras
HR
Croatia
HT
Haiti
HU
Hungary
ID
Indonesia
IE
Ireland
IL
Israel
IM
Isle of Man
IN
India
IQ
Iraq
IT
Italy
JE
Jersey
JM
Jamaica
JO
Jordan
JP
Japan
KE
Kenya
KG
Kyrgyzstan
KH
Cambodia
KM
Comoros
KN
Saint Kitts and Nevis
KR
Korea (South)
KW
Kuwait
KY
Cayman Islands
KZ
Kazakhstan
LA
Lao PDR
LB
Lebanon
LC
Saint Lucia
LI
Liechtenstein
LK
Sri Lanka
LS
Lesotho
LT
Lithuania
LU
Luxembourg
LV
Latvia
LY
Libya
MA
Morocco
MD
Moldova
ME
Montenegro
MF
Saint-Martin (French part)
MG
Madagascar
MK
Macedonia, Republic of
MM
Myanmar
MN
Mongolia
MO
Macao, SAR China
MS
Montserrat
MT
Malta
MU
Mauritius
MW
Malawi
MX
Mexico
MY
Malaysia
MZ
Mozambique
NA
Namibia
NC
New Caledonia
NE
Niger
NF
Norfolk Island
NG
Nigeria
NI
Nicaragua
NL
Netherlands
NO
Norway
NP
Nepal
NZ
New Zealand
OM
Oman
PA
Panama
PE
Peru
PG
Papua New Guinea
PH
Philippines
PK
Pakistan
PL
Poland
PM
Saint Pierre and Miquelon
PR
Puerto Rico
PS
Palestinian Territory
PT
Portugal
PY
Paraguay
QA
Qatar
RE
Réunion
RO
Romania
RS
Serbia
RU
Russian Federation
RW
Rwanda
SA
Saudi Arabia
SC
Seychelles
SE
Sweden
SG
Singapore
SH
Saint Helena
SI
Slovenia
SK
Slovakia
SL
Sierra Leone
SN
Senegal
SR
Suriname
ST
Sao Tome and Principe
SV
El Salvador
SZ
Swaziland
TC
Turks and Caicos Islands
TG
Togo
TH
Thailand
TL
Timor-Leste
TM
Turkmenistan
TO
Tonga
TR
Turkey
TT
Trinidad and Tobago
TW
Taiwan, Republic of China
TZ
Tanzania, United Republic of
UA
Ukraine
UG
Uganda
US
United States of America
UY
Uruguay
UZ
Uzbekistan
VC
Saint Vincent and Grenadines
VE
Venezuela (Bolivarian Republic)
VG
British Virgin Islands
VI
Virgin Islands, US
VN
Viet Nam
WS
Samoa
YE
Yemen
YT
Mayotte
ZA
South Africa
ZM
Zambia
ZW
Zimbabwe
Firebase Authentication: How can I prevent SMS abuse when using phone authentication?
To help protect your project from SMS traffic pumping and API abuse, take the following steps:
Look for regions with a very high number of sent SMS and a very low number (or zero) of verified SMS. The ratio of verified/sent is your success rate. Healthy success rates are commonly in the 70-85% range since SMS is not a guaranteed delivery protocol, and some regions may experience abuse. Success rates below 50% imply many sent SMS but few successful logins, which is a common indicator of bad actors and SMS traffic pumping.
Use SMS Region Policy to either deny SMS regions with low success rates, or only allow certain regions if your app is only intended for distribution in certain markets.
Limit your authorized authentication domains
Use the Authentication settings dashboard to manage authorized domains. The localhost domain is added by default to the approved authentication domains to simplify development. Consider removing localhost from the authorized domains in your production project to prevent bad actors from running code on theirlocalhost to access your production project.
Enable and enforce App Check
Enable App Check to help protect your project from API abuse by attesting that requests only come from applications associated with your project.
Remember that you need to enforce App Check for Authentication in the Firebase console (consider monitoring traffic before enforcing). Also, double check your reCAPTCHA Enterprise approved sites list to validate that it only contains your production sites, and that the list of applications registered to your project in App Check is accurate.
Note that App Check helps protect against automated attacks by asserting that the call comes from one of your registered applications. It does not prevent users from using your app in unintended ways (for example, starting then never finishing login flows to generate sent SMS).
Firebase Authentication: In my Android app, why am I getting the following error: Google sign in failed ?
Follow the troubleshooting steps in this FAQ if you're getting the following error:
GoogleFragment: Google sign in failed
com.google.android.gms.common.api.ApiException: 13: Unable to get token.
at
com.google.android.gms.internal.auth-api.zbay.getSignInCredentialFromIntent(com.google.android.gms:play-services-auth@@20.3.0:6)
Make sure that Google sign-in is properly enabled as an authentication provider:
Within the Sign in method tab, disable and then re-enable the Google sign-in method (even if it's already enabled):
Open the Google sign-in method, disable it, and then click Save .
Re-open the Google sign-in method, enable it, and then click Save .
Also, in the Google sign-in provider configuration of the Authentication section, make sure that the OAuth client ID and secret match the web client displayed in the Credentials page of the Google Cloud Console (look in the OAuth 2.0 Client IDs section).
Firebase Authentication: How do I manually construct an OAuth web client??
Open the Credentials page of the Google Cloud Console.
At the top of the page, select Create credentials > OAuth client ID .
If you're prompted to configure your consent screen, follow the on-screen instructions, and then continue with the following steps of this FAQ.
Create the OAuth web client:
For the Application Type , select Web application .
For the Authorized JavaScript Origins , add the following:
http://localhost
http://localhost:5000
https:// PROJECT_ID .firebaseapp.com
https:// PROJECT_ID .web.app
For the Authorized Redirect URIs , add the following:
Within the Sign in method tab, open the Google sign-in provider, and then paste the web server client ID and secret you just constructed and copied from the Google Cloud Console. Click Save .
Firebase Authentication: How is %APP_NAME% determined for the email template for the confirmation email that can be sent to a user when they sign up using an email address and password?
Before December 2022, the %APP_NAME% in the email template was populated with the OAuth brand name that was automatically provisioned whenever an Android app was registered in the Firebase project. Now, since the OAuth brand is provisioned only when Google sign-in is enabled, the following describes how %APP_NAME% is determined:
If the OAuth brand name is available, then the %APP_NAME% in the email template will be the OAuth brand name (same as pre-December 2022 behavior).
If the OAuth brand name is not available, here's how the %APP_NAME% in the email template is determined:
For web apps , the %APP_NAME% will be the default Firebase Hosting site name (the value preceding .firebaseapp.com and .web.app and usually the Firebase project ID).
For mobile apps:
If the Android package name or iOS bundle ID is present in the request, then the %APP_NAME% will be the app name used in the Play Store or App Store (respectively).
Otherwise, the %APP_NAME% will be the default Firebase Hosting site name (the value preceding .firebaseapp.com and .web.app and usually the Firebase project ID).
Note that if the lookup of the default Firebase Hosting site name fails, then the final fallback is to use the Firebase project ID as the %APP_NAME% .
Cloud Functions
Cloud Functions runtime support
How do I upgrade to the latest supported version of Node.js?
How can I make sure I deployed my functions to a specific Node.js runtime?
In the Firebase console, go to the functions dashboard , select a function, and check the function's language under Additional details .
I use Firebase Extensions. Will I be affected by Cloud Functions runtime updates?
Đúng. Since extensions use Cloud Functions , the runtime of your extensions will need to be updated on the same timeline as Cloud Functions.
We recommend that you periodically update to the latest version of each extension installed in your project. You can upgrade your projects' extensions via the Firebase console or Firebase CLI .
Cloud Messaging
Cloud Messaging: What's the difference between the Notifications composer and Cloud Messaging?
Firebase Cloud Messaging provides a complete set of messaging capabilities through its client SDKs and HTTP and XMPP server protocols. For deployments with more complex messaging requirements, FCM is the right choice.
The Notifications composer is a lightweight, serverless messaging solution built on Firebase Cloud Messaging. With a user-friendly graphical console and reduced coding requirements, the Notifications composer lets users easily send messages to reengage and retain users, foster app growth, and support marketing campaigns.
Capabilities
Notifications composer
Cloud Messaging
Target
Single device
Clients subscribed to topics (ie weather)
Clients in predefined user segment (app, version, language)
Clients in specified analytics audiences
Clients in device groups
Upstream from client to server
Message Type
Notifications up to 2kb
Data messages up to 4kb
Delivery
Immediate
Future client device local time
Analytics
Built-in Notifications analytics collection and funnel analytics
Cloud Messaging: Apple announced they're deprecating the legacy binary protocol for APNs. Do I need to do anything?
No. Firebase Cloud Messaging switched to the HTTP/2-based APNs protocol in 2017. If you are using FCM to send notifications to iOS devices, there should be no action required on your part.
Cloud Messaging: Do I need to use other Firebase services in order to use FCM?
You can use Firebase Cloud Messaging as a standalone component, in the same manner as you did with GCM, without using other Firebase services.
Cloud Messaging: I am an existing Google Cloud Messaging (GCM) developer. Should I move to Firebase Cloud Messaging?
FCM is the new version of GCM under the Firebase brand. It inherits GCM's core infrastructure, with new SDKs to make Cloud Messaging development easier.
Benefits of upgrading to FCM SDK include:
Simpler client development. You no longer have to write your own registration or subscription retry logic.
An out-of-the-box notification solution. You can use the Notifications composer, a serverless notifications solution with a web console that lets anyone send notifications to target specific audiences based on insights from Google Analytics.
To upgrade from GCM SDKs to FCM SDKs, see the guides for migrating Android and iOS apps.
Cloud Messaging: Why do my targeted devices apparently fail to receive messages?
When it looks like devices haven't successfully received messages, check first for these two potential causes:
Foreground message handling for notification messages . Client apps need to add message handling logic to handle notification messages when the app is in the foreground on the device. See the details for iOS and Android .
Network firewall restrictions . If your organization has a firewall that restricts the traffic to or from the Internet, you need to configure it to allow connectivity with FCM in order for your Firebase Cloud Messaging client apps to receive messages. The ports to open are:
5228
5229
5230
FCM usually uses 5228, but it sometimes uses 5229 and 5230. FCM does not provide specific IPs, so you should allow your firewall to accept outgoing connections to all IP addresses contained in the IP blocks listed in Google's ASN of 15169 .
Cloud Messaging: I have implemented onMessageReceived in my Android app, but it is not being called.
When your app is in the background, notification messages are displayed in the system tray, and onMessageReceived is not called. For notification messages with a data payload, the notification message is displayed in the system tray, and the data that was included with the notification message can be retrieved from the intent launched when the user taps on the notification.
Notifications composer: What's the difference between the Notifications composer and Cloud Messaging?
The Notifications composer is a lightweight, serverless messaging solution built on Firebase Cloud Messaging. With a user-friendly graphical console and reduced coding requirements, the Notifications composer lets users easily send messages to reengage and retain users, foster app growth, and support marketing campaigns.
Firebase Cloud Messaging provides a complete set of messaging capabilities through its client SDKs and HTTP and XMPP server protocols. For deployments with more complex messaging requirements, FCM is the right choice.
Here's a comparison of the messaging capabilities provided by Firebase Cloud Messaging and the Notifications composer:
Capabilities
Notifications composer
Cloud Messaging
Target
Single device
Clients subscribed to topics (ie weather)
Clients in predefined user segment (app, version, language)
Clients in specified analytics audiences
Clients in device groups
Upstream from client to server
Message Type
Notifications up to 2kb
Data messages up to 4kb
Delivery
Immediate
Future client device local time
Analytics
Built-in Notifications analytics collection and funnel analytics
Notifications composer: I am an existing Google Cloud Messaging (GCM) developer, and I want to use the Notifications composer. Tôi nên làm gì?
The Notifications composer is an out-of-the-box solution that lets anyone send notifications to target specific audiences based on insights from Google Analytics. Also, the Notifications composer provides funnel analysis for every message, allowing easy evaluation of notification effectiveness.
If you are an existing GCM developer, to use the Notifications composer you have to upgrade from GCM SDKs to FCM SDKs. See the guides for migrating Android and iOS apps.
FCM features deprecated in June 2023
Which FCM APIs were deprecated on June 20, 2023, and what should I do if I am using those APIs?
The following APIs/SDKs will be affected by the deprecation:
Server APIs
API Name
API Endpoint
Impact on users
Action Required
Legacy HTTP protocol
https://fcm.googleapis.com/fcm/send
Requests to the endpoint will start failing after 6/21/2024.
API calls to FirebaseMessaging.send in the app won't trigger upstream messages to the app server after 6/21/2024.
Implement this functionality in your server logic. For example, some developers implement their own HTTP/gRPC endpoint and call the endpoint directly to send messages from their clients to the app server. See this gRPC Quick start for an example implementation of upstream messaging using gRPC.
Batch Send API
https://fcm.googleapis.com/batch
Requests to the endpoint will start failing after 6/21/2024.
These APIs will stop working after 6/21/2024 because they call the batch send API .
Upgrade to the latest Firebase Admin SDK and use the new APIs instead: sendEach()/ sendEachAsync()/send_each()/sendEachForMulticast()/sendEachForMulticastAsync()/ send_each_for_multicast() .
Note that the new APIs no longer call the deprecated batch send API, and for this reason they may create more concurrent HTTP connections than the old APIs.
Client SDKs
SDK versions
Impact on users
Action Required
GCM SDKs (deprecated in 2018)
Apps using GCM SDKs will not be able to register tokens nor receive messages from FCM after 6/21/2024.
Upgrade your Android SDK to the latest Firebase SDK if you haven't already done so.
JS SDKs version <7.0.0 (breaking change at version 7.0.0 in 2019)
Web apps using older JS SDKs will not be able to register tokens after 6/21/2024.
Upgrade your Firebase Web SDK to the latest version.
Will I see a service downgrade before June 2024?
No. You have 12 months (06/20/2023 - 06/21/2024) to migrate from the old APIs to new APIs without any service downgrade. We strongly recommend you to plan the migration as early as possible so you won't be impacted by the decommissioning of the APIs in June 2024.
After June 2024, you may see increased errors or lack of functionality when using the APIs/SDKs listed above.
What's the difference between OAuth 2.0 tokens and server keys?
An OAuth 2.0 token is a short-lived token derived from a service account . It's Google's standard auth model and it's more secure than static server keys.
Note that the request headers differ when you use OAuth 2.0 tokens for requests to different endpoints.
HTTP v1 API : Authorization: Bearer $oauth_token
Instance ID server API and Device group management API : Authorization: Bearer $oauth_token access_token_auth: true
Can I migrate my requests to the new API all at once?
We recommend that you slowly ramp up your traffic to the new API. If you expect to send more than 600,000 messages/min on a regular basis, contact Firebase support for instructions on how to increase quota or get recommendations on how to spread out traffic.
What's the difference between the HTTP v1 API and the legacy APIs when I send messages to topics/device groups?
Topics: you don't need to add the "/topics/" prefix to your topic target when you use the v1 API.
Device groups: You can use a group token as a token target in the HTTP v1 API. However, the HTTP v1 API doesn't return the success/failure counts in the response. We recommend that you use FCM topics or manage your device groups by yourself.
Does the HTTP v1 API support sending messages to multiple tokens in one request?
No. This feature, called "multicast" in legacy HTTP APIs, is not supported by the HTTP v1 API, which is better designed for scalability.
For use cases where end-to-end latency is critical, or where total fanout size is small (fewer than 1 million), Google recommends sending multiple separate requests using the HTTP v1 API. The HTTP v1 API over HTTP/2 performs similarly for 99.9% of multicast requests (sending < 100 tokens). For outlier use cases (sending 1000 tokens), it achieves up to a third of the throughput rate, so additional concurrency is needed to optimize for this atypical use case. Users can experience more reliability and availability with the HTTP v1 API than with legacy multicast.
For use cases where throughput and egress bandwidth are prioritized or where total fanout size is large (greater than 1 million), Google recommends topic messaging. While topic messaging requires a one-time action to subscribe recipients to a topic, it offers up to a 10,000 QPS per project fanout rate without a maximum limit on topic size.
What versions of the Firebase Admin SDK have the new APIs?
Platform
Firebase Admin SDK version
Node.js
>=11.7.0
Python
>=6.2.0
Java
>=9.2.0
Go
>=4.12.0
.NET
>=2.4.0
What's the difference between the batch send API and the HTTP v1 API?
The FCM batch send API uses the same message format and authentication mechanism as the HTTP v1 API. However, it uses a different endpoint. If you want to improve efficiency, you should consider using HTTP/2 to send multiple requests over the same HTTP connection to the HTTP v1 API.
What should I do if I can't access my project?
Please reach out to the Google Cloud support team for help.
Cloud Storage for Firebase
Cloud Storage for Firebase: Why can't I use Cloud Storage for Firebase?
Cloud Storage for Firebase creates a default bucket in the App Engine no-cost tier. This allows you to quickly get up and running with Firebase and Cloud Storage for Firebase, without having to put in a credit card or enable a Cloud Billing account. It also allows you to easily share data between Firebase and a Google Cloud project.
There are, however, two known cases where this bucket cannot be created and you will be unable to use Cloud Storage for Firebase:
A project imported from Google Cloud which had a App Engine Master/Slave Datastore application.
A project imported from Google Cloud which has domain prefixed projects. For example: domain.com:project-1234 .
There are currently no workarounds to these issues, and we recommend that you create a new project in the Firebase console and enable Cloud Storage for Firebase in that project.
Cloud Storage for Firebase: Why do I get error code 412 responses about service account permissions and failed service account operations when using the Cloud Storage for Firebase API?
It's likely you're getting 412 error codes either because the Cloud Storage for Firebase API is not enabled for your project or a necessary service account is missing the required permissions.
Cloud Storage for Firebase: On Spark plan projects, can I store executable files?
For no-cost (Spark) plan projects, Firebase blocks uploads and hosting of certain executable file types for Windows, Android and Apple by Cloud Storage for Firebase and Firebase Hosting. This policy exists to prevent abuse on our platform.
Serving, hosting and file uploads of disallowed files are blocked for all Spark projects created on or after Sept 28th, 2023. For existing Spark projects with files uploaded before that date, such files can still be uploaded and hosted.
This restriction applies to Spark plan projects. Projects on the pay as you go (Blaze) plan are not affected.
The following file types cannot be hosted on Firebase Hosting and Cloud Storage for Firebase:
Windows files with .exe , .dll and .bat extensions
Android files with .apk extension
Apple platform files with .ipa extension
What do I need to do?
If you still want to host these file types after September 28th, 2023:
For Hosting: upgrade to the Blaze plan before you can deploy these file types to Firebase Hosting via the firebase deploy command.
For Storage: upgrade to the Blaze plan to upload these file types to the bucket of your choice using the GCS CLI, the Firebase console, or Google Cloud Console.
Use Firebase tools to manage your Firebase Hosting and Cloud Storage resources.
For managing resources in Firebase Hosting, use the Firebase console to delete releases according to this guide .
For managing resources in Cloud Storage, navigate to the Storage product page in your project.
On the Files tab, locate disallowed files to delete in your folder hierarchy, then select them using the checkbox next to the filename(s) on the left-hand side of the panel.
Click Delete , and confirm the files were deleted.
Cloud Storage for Firebase: Why do I see an unexpected increase in upload and download operations?
Previously, download and upload requests to the Cloud Storage for Firebase API were not being counted properly. We have taken steps to fix this issue, starting from September 15, 2023.
For Blaze users, upload and download operations will start counting towards your monthly bill. For Spark users, they will start counting towards your monthly free limit.
We recommend monitoring your Usage page for any increases that may count towards your limits.
Cloud Storage for Firebase: Why do I see new service account IDs associated with my Firebase projects that use Cloud Storage for Firebase?
Firebase uses service accounts to operate and manage services without sharing user credentials. When you create a Firebase project, you might notice that a number of service accounts are already available in your project.
The service account that Cloud Storage for Firebase uses is scoped to your project and is named service- PROJECT_NUMBER @gcp-sa-firebasestorage.iam.gserviceaccount.com .
If you used Cloud Storage for Firebase before September 19, 2022, you may see an additional service account on previously-linked Cloud Storage buckets named firebase-storage@system.gserviceaccount.com . As of September 19, 2022, this service account is no longer supported.
You can view all service accounts associated with your project in the Firebase console, on the Service accounts tab .
Adding the new service account
If you removed the service account previously or the service account is not present in your project, you may do one of the following to add the account.
(Recommended) Automated: Use the AddFirebase REST endpoint to re-import your bucket into Firebase. You will only need to call this endpoint once, not once for each linked bucket.
We strongly discourage you from removing the service account because this may block access to your Cloud Storage buckets from your apps. To remove the service account from your project, follow the instructions in Disabling a service account .
Dynamic Links: Why does my Android app access each Dynamic Link twice?
The getInvitation API clears the saved Dynamic Link to prevent it from being accessed twice. Be sure to call this API with the autoLaunchDeepLink parameter set to false in each of the deep link activities to clear it for the case when the activity is triggered outside the main activity.
Firebase Local Emulator Suite
Why do Emulator Suite logs show an error starting with "Multiple projectIds are not recommended in single project mode"?
This message means the Emulator Suite has detected it may be running a particular product emulator using different project IDs. This may indicate a misconfiguration, and can cause issues when emulators try to communicate with one another, and when you try to interact with emulators from your code. If project IDs don't match, it often appears that data is missing, since data stored in emulators is keyed to projectID, and interoperability depends on matching project IDs.
This has been a common source of confusion among developers, so by default the Local Emulator Suite will now only allow running with a single project ID, unless you specify otherwise in the firebase.json configuration file. If an emulator detects more than one project ID, it will log a warning and potentially throw a fatal error.
Check your project ID declaration(s) for mismatches in:
The default project set at the command line. By default, the project ID will be taken on startup from the project selected with firebase init or firebase use . To view the list of projects (and see which one is selected) use firebase projects:list .
Unit tests. The project ID is often specified in calls to the Rules Unit Testing library methods initializeTestEnvironment or initializeTestApp . Other testing code may initialize with initializeApp(config) .
The command line --project flag. Passing the Firebase CLI --project flag overrides the default project. You'll need to ensure the value of the flag matches the project ID in unit tests and app initialization.
Platform-specific places to check:
Web
The projectId property in your JavaScript firebaseConfig object, used in initializeApp .
Android
The project_id property inside the google-services.json configuration file.
Apple platforms
The PROJECT_ID property in the GoogleService-Info.plist configuration file.
To disable single project mode, update firebase.json with the singleProjectMode key:
Hosting: On Spark plan projects, can I store executable files?
For no-cost (Spark) plan projects, Firebase blocks uploads and hosting of certain executable file types for Windows, Android and Apple by Cloud Storage for Firebase and Firebase Hosting. This policy exists to prevent abuse on our platform.
Serving, hosting and file uploads of disallowed files are blocked for all Spark projects created on or after Sept 28th, 2023. For existing Spark projects with files uploaded before that date, such files can still be uploaded and hosted.
This restriction applies to Spark plan projects. Projects on the pay as you go (Blaze) plan are not affected.
The following file types cannot be hosted on Firebase Hosting and Cloud Storage for Firebase:
Windows files with .exe , .dll and .bat extensions
Android files with .apk extension
Apple platform files with .ipa extension
What do I need to do?
If you still want to host these file types after September 28th, 2023:
For Hosting: upgrade to the Blaze plan before you can deploy these file types to Firebase Hosting via the firebase deploy command.
For Storage: upgrade to the Blaze plan to upload these file types to the bucket of your choice using the GCS CLI, the Firebase console, or Google Cloud Console.
Use Firebase tools to manage your Firebase Hosting and Cloud Storage resources.
For managing resources in Firebase Hosting, use the Firebase console to delete releases according to this guide .
For managing resources in Cloud Storage, navigate to the Storage product page in your project.
On the Files tab, locate disallowed files to delete in your folder hierarchy, then select them using the checkbox next to the filename(s) on the left-hand side of the panel.
Click Delete , and confirm the files were deleted.
Hosting: Why does my Hosting release history table in the Firebase console show file counts that are more than what my local project actually has?
Firebase automatically adds extra files containing metadata about the Hosting site, and these files are included in the total file count for the release.
Hosting: What's the largest file size that I can deploy to Firebase Hosting?
Hosting has a maximum size limit of 2 GB for individual files.
We recommend storing larger files using Cloud Storage , which offers a maximum size limit in the terabyte range for individual objects.
Hosting: How many Hosting sites can I have per Firebase project?
Performance Monitoring: How many custom URL patterns can I create?
You can create up to 400 total custom URL patterns per app and up to 100 custom URL patterns per domain for that app.
Performance Monitoring: Why am I not seeing real time display of performance data?
To view real time performance data, make sure that your app uses a Performance Monitoring SDK version that's compatible with real time data processing.
iOS — v7.3.0 or later
tvOS — v8.9.0 or later
Android — v19.0.10 or later (or Firebase Android BoM v26.1.0 or later)
Web — v7.14.0 or later
Note that we always recommend using the latest version of SDK, but any version listed above will enable Performance Monitoring to process your data in near real time.
Realtime Database
Realtime Database: Why was my Realtime Database reported bandwidth lower than average between September 2016 and March 2017?
For our bandwidth calculations, we normally include SSL encryption overhead (based on layer 5 of the OSI model). However, in September 2016, we introduced a bug that caused our bandwidth reporting to ignore encryption overhead. This might have resulted in artificially low reported bandwidth and bills on your account for a few months.
We released a fix for the bug in late March 2017, returning bandwidth reporting and billing to their normal levels.
Realtime Database: What are the scaling limitations of the Realtime Database?
Each Realtime Database instance has limits on the number of write operations per second. For small writes, this limit is approximately 1000 write operations per second. If you are approaching this limit, batching operations using multi-path updates can help you achieve higher throughput.
Realtime Database: What can I do if I'm over my Realtime Database usage limits?
If you've received an email alert or notification in the Firebase console that you've exceeded your Realtime Database usage limits, you can address it based on the usage limit you've exceeded. To see your Realtime Database usage, go to the Realtime Database Usage dashboard in the Firebase console.
If you're over your download limit, you can upgrade your Firebase pricing plan or wait until your download limit resets at the start of your next billing cycle. To decrease your downloads, try the following steps:
Add queries to limit the data that your listen operations return.
Check for unindexed queries.
Use listeners that only download updates to data — for example, on() instead of once() .
Use security rules to block unauthorized downloads.
If you're over your storage limit, upgrade your pricing plan to avoid service disruptions. To reduce the amount of data in your database, try the following steps:
Run periodic cleanup jobs.
Reduce any duplicate data in your database.
Note that it may take some time to see any data deletions reflected in your storage allotment.
If you're over your simultaneous database connections limit, upgrade your plan to avoid any service disruptions. To manage simultaneous connections to your database, try connecting via users via the REST API if they don't require a realtime connection.
Remote Config
Remote Config: Why don't fetched values change the behavior and appearance of my app?
Unless you fetch values with fetchAndActivate() , values are stored locally but not activated. To activate fetched values so that they can take effect, call activate . This design lets you control when the behavior and appearance of your app changes, because you can choose when to call activate . After you call activate , your app source code determines when updated parameter values are used.
For example, you could fetch values and then activate them the next time a user starts your app, which removes the need to delay app startup while your app waits for fetched values from the service. Changes to your app's behavior and appearance then occur when your app uses the updated parameter values.
Remote Config: I am making a lot of fetch requests while developing my app. Why doesn't my app always get the latest values from the service when it sends fetch requests?
During app development, you might want to fetch and activate configs very frequently (many times per hour) to let you rapidly iterate as you develop and test your app. To accommodate rapid iteration on a project with up to 10 developers, you can temporarily set a FirebaseRemoteConfigSettings object with a low minimum fetch interval ( setMinimumFetchIntervalInSeconds ) in your app.
Remote Config: How quickly does the Remote Config service return fetched values after my app sends a fetch request?
Devices usually receive fetched values in less than a second, and often receive fetched values in milliseconds. The Remote Config service handles fetch requests within milliseconds, but the time required to complete a fetch request will depend on the network speed of the device and the latency of the network connection used by the device.
If your goal is to make fetched values take effect in your app as soon as possible, but without creating a jarring user experience, consider adding calls to fetchAndActivate each time that your app does a full screen refresh.
Firebase User Segmentation Storage stores Firebase installation IDs and related attributes and segments as well as audience lists you've created to provide targeting information to other Firebase services that use them, such as Crashlytics, FCM, Remote Config personalization, and more.