# Firebase console

Published articles for Firebase console.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Introducing Firebase spend caps

DevFeed: [Introducing Firebase spend caps](<https://devfeed.tech/articles/introducing-firebase-spend-caps-17466.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/09/firebase-spend-caps>)

Author: Yvonne Monterroso

Published: 2026-09-14T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [API](<https://devfeed.tech/topics/api.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [api](<https://devfeed.tech/tags/api.md>), [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [billing](<https://devfeed.tech/tags/billing.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [financial](<https://devfeed.tech/tags/financial.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>)

### AI overview

Firebase introduces spend caps for eligible services, including Firebase AI Logic, Cloud Functions for Firebase, and Firebase App Hosting. Developers can set service-level limits, receive alerts at 50%, 80%, and 100% of the budget, and pause a service when the cap is reached.

### Source excerpt

Spend caps are designed to act as a circuit breaker for services like the Gemini API and Cloud Functions, reducing the risk of a financial surprise from a simple coding error or an unexpected spike in traffic.

## Firebase AI Logic adds server prompt template support for chat and function calling

DevFeed: [Firebase AI Logic adds server prompt template support for chat and function calling](<https://devfeed.tech/articles/ship-production-ai-features-faster-with-firebase-ai-logic-16659.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/04/cloud-next-2026-ai-logic>)

Author: Miguel Ramos

Published: 2026-04-22T00:00:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Web](<https://devfeed.tech/topics/web.md>), [SDK](<https://devfeed.tech/topics/sdk.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [android](<https://devfeed.tech/tags/android.md>), [app-check](<https://devfeed.tech/tags/app-check.md>), [chat](<https://devfeed.tech/tags/chat.md>), [cloud-next](<https://devfeed.tech/tags/cloud-next.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-ai-logic](<https://devfeed.tech/tags/firebase-ai-logic.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [function-calling](<https://devfeed.tech/tags/function-calling.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [hybrid-inference](<https://devfeed.tech/tags/hybrid-inference.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [prompt](<https://devfeed.tech/tags/prompt.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [security](<https://devfeed.tech/tags/security.md>), [server](<https://devfeed.tech/tags/server.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

This Firebase blog post describes Cloud Next '26 updates to Firebase AI Logic. Server prompt templates now support multi-turn chat and function calling, keeping system instructions, model configuration, tool definitions, and function schemas on Firebase's servers while clients reference the template ID.

### Source excerpt

What's new at Cloud Next '26

## App Hosting has in-console environment variables and faster builds

DevFeed: [App Hosting has in-console environment variables and faster builds](<https://devfeed.tech/articles/app-hosting-has-in-console-environment-variables-and-faster-builds-16654.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/03/apphosting-march-update>)

Author: Julia Reid

Published: 2026-03-12T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [build performance](<https://devfeed.tech/topics/build-performance.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [build-times](<https://devfeed.tech/tags/build-times.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [environment-variables](<https://devfeed.tech/tags/environment-variables.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase App Hosting now supports adding and editing environment variables in the Firebase console. The update also describes configuration merging, precedence rules, secret references, and an optimized build process intended to improve build times.

### Source excerpt

Manage environment variables in the Firebase console, and learn about a small change our engineering team made to improve build times for everyone.

## Dynamic configuration in Java with Server-Side Firebase Remote Config

DevFeed: [Dynamic configuration in Java with Server-Side Firebase Remote Config](<https://devfeed.tech/articles/dynamic-configuration-in-java-with-server-side-firebase-remote-config-23887.md>)

Original publisher: [Read original article](<https://medium.com/firebase-developers/dynamic-configuration-in-java-using-server-side-firebase-remote-config-9d30a3c2e1a1?source=rss----8e8b7dc6774d---4>)

Author: Athira M

Published: 2025-10-24T06:33:20Z

Content type: tutorial

Language: en

Sources: [Firebase Developers - Medium](<https://devfeed.tech/sources/firebase-developers-medium.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Java](<https://devfeed.tech/topics/java.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [feature flags](<https://devfeed.tech/topics/feature-flags.md>), [Firebase console](<https://devfeed.tech/topics/firebase-console.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [feature-flags](<https://devfeed.tech/tags/feature-flags.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [firebase-remote-config](<https://devfeed.tech/tags/firebase-remote-config.md>), [java](<https://devfeed.tech/tags/java.md>), [maven](<https://devfeed.tech/tags/maven.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [sdks](<https://devfeed.tech/tags/sdks.md>)

### AI overview

This tutorial explains how to use server-side Firebase Remote Config with Java to externalize backend configuration and feature flags. It describes how the Java server fetches the full configuration template, evaluates conditions locally through the SDK, initializes the Firebase Admin SDK, defines safe defaults, and evaluates parameters using runtime context.

### Source excerpt

Dynamic Configuration in JavaUsing Server-Side Firebase Remote Config Firebase Remote Config is a powerful, cloud-based service that lets you dynamically change your app's behavior and appearance without requiring users to update your app. It's been a game-changer for feature flags and dynamic theming on mobile and web platforms. But what about your backend, or your critical API or Java micro-service? The great news is that Firebase has expanded its support, bringing this powerful tool to the server side with SDKs for Node.js, Python, Go, and Java. This allows you to control server behavior and externalize configuration directly from the Firebase console. The key difference: where evaluation happens If you're familiar with client-side Remote Config, you know the client makes a request, and the Firebase service returns the final, evaluated configuration. The server-side model is fundamentally different: The Java server fetches the entire configuration template (parameters, values, and conditions) from the Remote Config service. The Java server then performs the condition evaluation locally, using the SDK. This shift means your server is in control, making local decisions based on attributes like user ID, location, or subscription tier. This is efficient and perfect for dynamic server logic. 🛠 Setting up Remote Config in Java Let's walk through how to integrate this into your backend, using a Payment Gateway Feature Flag as our running example. Step 1: Add the Firebase Admin SDK First, add the Firebase Admin SDK dependency to your project's configuration file (e.g., pom.xml for Maven). <dependency> <groupId>com.google.firebase</groupId> <artifactId>firebase-admin</artifactId> <version>9.7.0</version> </dependency>Step 2: Initialize the Admin SDK Your server needs secure access to Firebase. We'll use a Service Account to initialize the Admin SDK. import com.google.auth.oauth2.GoogleCredentials; import com.google.firebase.FirebaseApp; import com.google.firebase.Firebas

## Data Connect: get started faster and have more data control

DevFeed: [Data Connect: get started faster and have more data control](<https://devfeed.tech/articles/data-connect-get-started-faster-and-have-more-data-control-16633.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/10/dataconnect-oct25>)

Author: Andrea Wu

Published: 2025-10-02T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>)

Tags: [data-privacy](<https://devfeed.tech/tags/data-privacy.md>), [database](<https://devfeed.tech/tags/database.md>), [feature](<https://devfeed.tech/tags/feature.md>), [features](<https://devfeed.tech/tags/features.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase Data Connect adds temporary databases, data seeding, Firebase console improvements, and access transparency features. Temporary databases let developers add and query data while the permanent Cloud SQL database is being provisioned.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## 3 pro tips to elevate your Firebase skills in the Firebase console

DevFeed: [3 pro tips to elevate your Firebase skills in the Firebase console](<https://devfeed.tech/articles/3-pro-tips-to-elevate-your-firebase-skills-in-the-firebase-console-16625.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/09/console-pro-tips>)

Author: Yvonne Monterroso

Published: 2025-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Google](<https://devfeed.tech/topics/google.md>), [App](<https://devfeed.tech/topics/app.md>), [Development](<https://devfeed.tech/topics/development.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [firebase-studio](<https://devfeed.tech/tags/firebase-studio.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [tips](<https://devfeed.tech/tags/tips.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This tutorial presents three ways to use the Firebase console more effectively: explore sample apps, start projects with Firebase Studio templates and Gemini assistance, and use search, filters, starring, and project details to manage projects. It also explains that Firebase projects are Google Cloud projects and describes access to Firebase Studio apps from the console.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firestore with MongoDB compatibility is now generally available

DevFeed: [Firestore with MongoDB compatibility is now generally available](<https://devfeed.tech/articles/firestore-with-mongodb-compatibility-is-now-generally-available-16622.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/08/firestore-mongodb-general-availability>)

Author: Morgan Chen; Tyler Crowe; Minh Nguyen

Published: 2025-08-26T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firestore](<https://devfeed.tech/topics/firestore.md>), [MongoDB](<https://devfeed.tech/topics/mongodb.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [availability](<https://devfeed.tech/tags/availability.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [drivers](<https://devfeed.tech/tags/drivers.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mongodb](<https://devfeed.tech/tags/mongodb.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Firestore with MongoDB compatibility has reached general availability in Firebase through the Firestore Enterprise edition. It supports existing MongoDB application code, drivers, libraries, and tools, along with expanded query capabilities, data types, indexes, and performance improvements.

### Source excerpt

Announcing the general availability release of Firestore with MongoDB compatibility

## Gemini in Firebase for Data Connect queries

DevFeed: [Gemini in Firebase for Data Connect queries](<https://devfeed.tech/articles/gemini-in-firebase-for-data-connect-queries-16568.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/11/dataconnect-gemini>)

Author: Andrea Wu

Published: 2024-11-13T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Database](<https://devfeed.tech/topics/database.md>), [Development](<https://devfeed.tech/topics/development.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [code](<https://devfeed.tech/tags/code.md>), [database](<https://devfeed.tech/tags/database.md>), [development](<https://devfeed.tech/tags/development.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [generate](<https://devfeed.tech/tags/generate.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [integration](<https://devfeed.tech/tags/integration.md>), [mutation](<https://devfeed.tech/tags/mutation.md>), [schema](<https://devfeed.tech/tags/schema.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

This Firebase article explains how Gemini in Firebase integrates with Firebase Data Connect to generate GraphQL queries and mutations from natural-language prompts. It describes using the Firebase console to review, test, and copy the generated code into client-side applications.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Using Gemini in Firebase for App Planning, Authentication, SDK Setup, and Code Generation

DevFeed: [Using Gemini in Firebase for App Planning, Authentication, SDK Setup, and Code Generation](<https://devfeed.tech/articles/firebase-just-got-smarter-meet-your-new-ai-development-assistant-16556.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/07/gemini-in-firebase-walkthrough>)

Author: Aayush Bandopadhyay

Published: 2024-07-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [HTML](<https://devfeed.tech/topics/html.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-development](<https://devfeed.tech/tags/ai-development.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [code](<https://devfeed.tech/tags/code.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [html](<https://devfeed.tech/tags/html.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This Firebase team tutorial introduces Gemini in Firebase, a conversational assistant in the Firebase console. It demonstrates using Gemini to plan a habit-tracking app, choose Firebase products, design data structures, configure authentication, set up the Firebase Web SDK, locate project keys, and generate HTML UI code.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## How Firebase Added Independent Dark and Light Themes to the Firebase Console

DevFeed: [How Firebase Added Independent Dark and Light Themes to the Firebase Console](<https://devfeed.tech/articles/a-console-refresh-with-flexibility-for-night-and-day-16530.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2023/11/dark-mode>)

Author: Przemek Abratowski; Amanda Ke

Published: 2023-11-13T00:00:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Dark Mode](<https://devfeed.tech/topics/dark-mode.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Accessibility](<https://devfeed.tech/topics/accessibility.md>), [CSS](<https://devfeed.tech/topics/css.md>), [ui](<https://devfeed.tech/topics/ui.md>), [Design system](<https://devfeed.tech/topics/design-system.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [css](<https://devfeed.tech/tags/css.md>), [dark-mode](<https://devfeed.tech/tags/dark-mode.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [launch](<https://devfeed.tech/tags/launch.md>), [themes](<https://devfeed.tech/tags/themes.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

Firebase describes the design and implementation of dark mode and a light-theme refresh for the Firebase Console. The article explains why the themes were made independent, how accessibility and legibility shaped the design, and how CSS-variable-based design tokens support the modes.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Get Actionable Feedback From Your Android Testers With App Distribution

DevFeed: [Get Actionable Feedback From Your Android Testers With App Distribution](<https://devfeed.tech/articles/get-actionable-feedback-from-your-android-testers-with-app-distribution-16528.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2023/09/in-app-feedback>)

Author: Lee Kellogg

Published: 2023-09-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Android](<https://devfeed.tech/topics/android.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-development](<https://devfeed.tech/tags/app-development.md>), [app-distribution](<https://devfeed.tech/tags/app-distribution.md>), [bug](<https://devfeed.tech/tags/bug.md>), [compose](<https://devfeed.tech/tags/compose.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This tutorial explains how to use Firebase App Distribution's In-app Feedback feature for Android pre-release apps. Testers can submit feedback with screenshots and app-release details, while developers can review it in the Firebase console or send it to other tools.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Adding Firebase Remote Config to a Jetpack Compose app

DevFeed: [Adding Firebase Remote Config to a Jetpack Compose app](<https://devfeed.tech/articles/adding-firebase-remote-config-to-a-jetpack-compose-app-16488.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2022/11/adding-remote-config-to-jetpack-compose-app>)

Author: Marina Coelho

Published: 2022-11-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Android](<https://devfeed.tech/topics/android.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [compose](<https://devfeed.tech/tags/compose.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [firebase-remote-config](<https://devfeed.tech/tags/firebase-remote-config.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>)

### AI overview

The seventh article in a series explains how to add Firebase Remote Config to an Android app built with Jetpack Compose. It covers changing app behavior and appearance remotely, configuration types, targeting conditions, staged rollouts, and country-based values.

### Source excerpt

Learn how to add Firebase Remote Config to an Android app built with Jetpack Compose.

## Firebase introduces custom navigation with Project shortcuts and an All products page

DevFeed: [Firebase introduces custom navigation with Project shortcuts and an All products page](<https://devfeed.tech/articles/a-new-way-to-navigate-firebase-16464.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2022/08/dynamic-navigation>)

Author: Przemek Abratowski

Published: 2022-08-09T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [launch](<https://devfeed.tech/tags/launch.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [platform](<https://devfeed.tech/tags/platform.md>), [product](<https://devfeed.tech/tags/product.md>), [project](<https://devfeed.tech/tags/project.md>), [shortcuts](<https://devfeed.tech/tags/shortcuts.md>)

### AI overview

Firebase announces custom navigation that prioritizes frequently used products through Project shortcuts, with options to hide and reorder shortcuts. It also adds an All products page for viewing the Firebase platform in one place.

### Source excerpt

We wanted to make it far easier for you to find the products you're actually using, so we created something called Project shortcuts.

## Implementing Periodic Notifications with WorkManager

DevFeed: [Implementing Periodic Notifications with WorkManager](<https://devfeed.tech/articles/implementing-periodic-notifications-with-workmanager-25680.md>)

Original publisher: [Read original article](<https://blog.sanskar10100.dev/implementing-periodic-notifications-with-workmanager>)

Author: Sanskar Agrawal

Published: 2022-04-09T14:49:59Z

Content type: tutorial

Language: en

Sources: [Sanskar's Stuff](<https://devfeed.tech/sources/sanskar-s-stuff.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [coding](<https://devfeed.tech/topics/coding.md>), [App](<https://devfeed.tech/topics/app.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-app-development](<https://devfeed.tech/tags/android-app-development.md>), [android-apps](<https://devfeed.tech/tags/android-apps.md>), [android-development](<https://devfeed.tech/tags/android-development.md>), [android-studio](<https://devfeed.tech/tags/android-studio.md>), [apps](<https://devfeed.tech/tags/apps.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [coding](<https://devfeed.tech/tags/coding.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

This article describes implementing recurring Android notifications for the Transactions app. It compares Firebase Cloud Messaging with on-device WorkManager periodic work requests, choosing WorkManager because users need to change the reminder time and opt out without relying on a backend.

### Source excerpt

I had some free time on my hands this morning so I decided to work on an issue for my app Transactions. The issue was to add a recurring notification feature that would remind the users of the app to log their transactions for the day. So, I did some...

## Push Cheatsheet

DevFeed: [Push Cheatsheet](<https://devfeed.tech/articles/push-cheatsheet-19455.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/push-cheatsheet/>)

Author: Steve Hannah

Published: 2019-09-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Cheat sheet](<https://devfeed.tech/topics/cheatsheet.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [pdf](<https://devfeed.tech/topics/pdf.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [cheatsheet](<https://devfeed.tech/tags/cheatsheet.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [http](<https://devfeed.tech/tags/http.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [mobile-apps](<https://devfeed.tech/tags/mobile-apps.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

A quick-reference cheatsheet for configuring push notifications in Codename One mobile apps across iOS, Android, and Windows. It summarizes platform setup requirements, device registration and message-handling code, HTTP requests for sending pushes, and push message types.

### Source excerpt

Push support is one of the most complicated features to set up, due to all of the red tape you have to cut through on each platform. Each platform has its own series of hurdles you have to jump through. Apple (iOS) requires you to generate push certificates. Google (Android) requires you to set up a project in Firebase console. Microsoft requires you to register your app for the Windows store. And that's just the beginning.

## Creating visual notifications with Firebase Cloud Messaging

DevFeed: [Creating visual notifications with Firebase Cloud Messaging](<https://devfeed.tech/articles/creating-visual-notifications-with-firebase-cloud-messaging-16325.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/09/fcm-image-notification>)

Author: Kai Wu; Chen Liang

Published: 2019-09-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>), [Image](<https://devfeed.tech/topics/image.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [API](<https://devfeed.tech/topics/api.md>), [JSON](<https://devfeed.tech/topics/json.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [cloud-storage](<https://devfeed.tech/tags/cloud-storage.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [image](<https://devfeed.tech/tags/image.md>), [ios](<https://devfeed.tech/tags/ios.md>), [json](<https://devfeed.tech/tags/json.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This tutorial explains how to create richer Firebase Cloud Messaging notifications by adding images and using notification parameters. It covers image notifications on iOS and Android, including configuration through the Firebase console and the HTTP v1 API.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Understanding Collection Group Queries in Cloud Firestore

DevFeed: [Understanding Collection Group Queries in Cloud Firestore](<https://devfeed.tech/articles/understanding-collection-group-queries-in-cloud-firestore-16319.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/06/understanding-collection-group-queries>)

Author: Todd Kerpelman

Published: 2019-06-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firestore](<https://devfeed.tech/topics/firestore.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [best-practices](<https://devfeed.tech/tags/best-practices.md>), [code](<https://devfeed.tech/tags/code.md>), [collection-group-queries](<https://devfeed.tech/tags/collection-group-queries.md>), [feature](<https://devfeed.tech/tags/feature.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [google-i-o](<https://devfeed.tech/tags/google-i-o.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This tutorial explains collection group queries in Cloud Firestore, which let developers query documents across multiple collections with the same name. It also describes enabling the required indexes through the Firebase Console or client SDK workflow.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Realtime Database Monitoring with Stackdriver

DevFeed: [Realtime Database Monitoring with Stackdriver](<https://devfeed.tech/articles/realtime-database-monitoring-with-stackdriver-16245.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/12/realtime-database-monitoring-with>)

Author: Tyler Rockwood

Published: 2017-12-21T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [database monitoring](<https://devfeed.tech/topics/database-monitoring.md>), [Realtime Database](<https://devfeed.tech/topics/realtime-database.md>), [Google](<https://devfeed.tech/topics/google.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [collection](<https://devfeed.tech/tags/collection.md>), [console](<https://devfeed.tech/tags/console.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [database-monitoring](<https://devfeed.tech/tags/database-monitoring.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [graph](<https://devfeed.tech/tags/graph.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [launch](<https://devfeed.tech/tags/launch.md>), [metric](<https://devfeed.tech/tags/metric.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [news](<https://devfeed.tech/tags/news.md>), [performance](<https://devfeed.tech/tags/performance.md>), [realtime-database](<https://devfeed.tech/tags/realtime-database.md>), [rest](<https://devfeed.tech/tags/rest.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [stackdriver](<https://devfeed.tech/tags/stackdriver.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase announces that Realtime Database integrates with Google Stackdriver, enabling exported metrics, threshold alerts, and metric graphs. The article explains how to create Stackdriver dashboards and charts, including operation-type breakdowns and additional database metrics.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Updates to the Firebase console

DevFeed: [Updates to the Firebase console](<https://devfeed.tech/articles/updates-to-the-firebase-console-16238.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/11/updates-to-firebase-console>)

Author: John Shriver-Blake

Published: 2017-11-13T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [User Experience](<https://devfeed.tech/topics/user-experience.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [fabric](<https://devfeed.tech/tags/fabric.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [graphs](<https://devfeed.tech/tags/graphs.md>), [launch](<https://devfeed.tech/tags/launch.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase describes improvements to its console, including redesigned navigation, a Project Home screen with key app metrics and trend graphs, a Latest Release dashboard, and an Analytics dashboard organized around user questions.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Announcing Firebase Predictions Beta

DevFeed: [Announcing Firebase Predictions Beta](<https://devfeed.tech/articles/announcing-firebase-predictions-beta-16236.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/11/announcing-firebase-predictions-beta>)

Author: Jumana Al Hashal

Published: 2017-11-02T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Google](<https://devfeed.tech/topics/google.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>)

Tags: [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [google](<https://devfeed.tech/tags/google.md>), [google-analytics](<https://devfeed.tech/tags/google-analytics.md>), [launch](<https://devfeed.tech/tags/launch.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [news](<https://devfeed.tech/tags/news.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase announces the beta launch of Firebase Predictions, a product that uses machine-learned models to create user groups based on predicted behavior. Developers can target these groups with Firebase Cloud Messaging, Remote Config, and other technologies.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## What's new with Firebase Dynamic Links?

DevFeed: [What's new with Firebase Dynamic Links?](<https://devfeed.tech/articles/what-s-new-with-firebase-dynamic-links-16227.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/09/whats-new-with-firebase-dynamic-links>)

Author: Todd Kerpelman

Published: 2017-09-12T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Android](<https://devfeed.tech/topics/android.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [EJS](<https://devfeed.tech/topics/ejs.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [apis](<https://devfeed.tech/tags/apis.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [dynamic-links](<https://devfeed.tech/tags/dynamic-links.md>), [errors](<https://devfeed.tech/tags/errors.md>), [features](<https://devfeed.tech/tags/features.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [ios](<https://devfeed.tech/tags/ios.md>), [launch](<https://devfeed.tech/tags/launch.md>), [new-features](<https://devfeed.tech/tags/new-features.md>), [product](<https://devfeed.tech/tags/product.md>), [tools](<https://devfeed.tech/tags/tools.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

The Firebase team describes improvements to Firebase Dynamic Links, including enhanced iOS App Preview pages with customizable assets, better error messages with documentation links, and self-diagnostic tools in the iOS library.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Google Analytics for Firebase Updates: Custom Parameter Reporting

DevFeed: [Google Analytics for Firebase Updates: Custom Parameter Reporting](<https://devfeed.tech/articles/what-s-new-with-analytics-16200.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/05/whats-new-with-analytics>)

Author: Krista Seiden

Published: 2017-05-23T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Google Analytics](<https://devfeed.tech/topics/google-analytics.md>), [Firebase console](<https://devfeed.tech/topics/firebase-console.md>)

Tags: [admob](<https://devfeed.tech/tags/admob.md>), [bigquery](<https://devfeed.tech/tags/bigquery.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [google-analytics](<https://devfeed.tech/tags/google-analytics.md>), [parameter](<https://devfeed.tech/tags/parameter.md>), [reporting](<https://devfeed.tech/tags/reporting.md>)

### AI overview

Firebase announces updates to Google Analytics for Firebase, including initial support for viewing summaries of selected custom event parameters in the Firebase console.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Auth flows with Firebase UI on the Web

DevFeed: [Auth flows with Firebase UI on the Web](<https://devfeed.tech/articles/auth-flows-with-firebase-ui-on-the-web-16169.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/02/auth-flows-with-firebase-ui-on-web>)

Author: Laurence Moroney

Published: 2017-02-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Web](<https://devfeed.tech/topics/web.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [firebase-ui](<https://devfeed.tech/tags/firebase-ui.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

A tutorial on building authentication flows for a website with FirebaseUI Auth. It configures Email/Password and Google Sign-In providers in the Firebase Console and demonstrates sign-in, account selection, and account creation flows.

### Source excerpt

News, tutorials, and updates from the Firebase team.