Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1812 results found

  1. I’ve been using Gemini to build an incident-report importer that cleans up CSV/Excel files and pushes them into Firestore. Right now it’s halfway there, but it still trips over a bunch of annoyances:

    CSV/Excel parsing is fragile. It chokes on stray quotation marks and tiny format quirks. It’d be great if Gemini handled messy quoting and trimming automatically.

    Column mapping is brittle. I need to split “Student Name” into first and last name, normalize years (“7th” → “Year 7”), and drop any unknowns. Having a simple schema-mapping feature would save tons of custom code.

    Validation is manual. I keep wrestling…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. I always have this problem whereby when I want to run an app I receive error messages that there is no enough space on the device. Sometimes I can try deleting build folders and other generated files but the problems continues, sometimes I just delete the entire project and restart the project, which is not suppose to happen

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. I've tried creating an app with gemma multiple times, it always goes back to gemini

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Allow storing structured types in JSONB columns using an @inline (or @embed) directive on the field.

    type Address {
    street: String!
    street2: String
    city: String!
    state: String!
    zipcode: String!
    }

    type User @table {
    address: Address @inline # stores as JSONB
    }

    18 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Data Connect  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. "Create a unified Firebase backend that connects all major AI platforms—ChatGPT, Gemini, Claude—to store user emotions, preferences, and memories. This allows AI to deliver personalized, human-like responses across apps, making interactions feel more natural, empathetic, and continuous—just like talking to the same caring friend everywhere.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Cloud Messaging  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. I've been trying to connect to the postgres server running in IDX using the public "backend ports" feature, and I cannot figure out why it's not working.

    So I'm guessing that these only work for HTTP. I'd like to be able to publicly connect to any forwarded ports regardless of what protocol they're using.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. For example:
    - X-Appengine-Country
    - X-Appengine-Region
    - X-Appengine-City
    - X-Appengine-CityLatLong

    https://cloud.google.com/appengine/docs/standard/reference/request-headers?tab=node.js

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  App Hosting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Dear Firebase Support Team,

    I hope you are doing well.
    We recently received a notification from Apple regarding the upcoming Apple Push Notification service (APNs) server certificate update. As per Apple's update:
    Sandbox APNs certificates were updated on January 21, 2025.
    Production APNs certificates will be updated on February 24, 2025.
    We are currently using Firebase Cloud Messaging (FCM) to send push notifications to our iOS app (<com.datamyte.digitalclipboard>).

    As of now everything working as expected, we would like to confirm:
    Does Firebase automatically support these APNs certificate updates, or is any action required from our side to ensure continued push…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Analytics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add a feedback sound when the AI completes a task, so I can multitask and return when it’s ready.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. With data connect aggregation queries, I would like to order the returned results by an aggregated value. The below example fails with the message: "Field "count" is not defined by type "LeadOrder". Did you mean ...?"

    query {
    leads(orderBy: [{ _count: DESC }], limit: 10) {
    company
    _count
    }
    }

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Data Connect  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. I’d love to start a project directly from a .png or Figma file without needing to complete a Project Brief first. I like having a brief for when I don't have a concrete direction, but I would also like to be able to guide the AI with a visual asset if I do have a pre-defined idea.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. We can add video for making anything clear or showing something moving

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Analytics  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. /__/auth/handler

    Identical to hosting but for app hosting.

    Would definitely make things simpler for Next.js apps.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  App Hosting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Firebase Studio is truly amazing, especially for creating MVPs and designing UIs. I believe it could become an even more powerful tool for personal development websites by integrating features like authentication and Firestore. To take it a step further, I’d like to propose implementing an Advanced Mode for users who want to go beyond the MVP stage. Specifically, this mode could provide guidance such as:

    For data persistence, use Firestore. Here are the rules to configure in the admin panel.
    The Firebase config is available on this screen, so make sure to utilize it.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Me gusta la app es muy rápido

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  App Check  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Change the behavior of dpeloy for functions so that if a local (file based) npm package is listed in the package dependencies, the package will be uploaded with the function.

    It is a major pain for local packages to not be supported in uploading cloud functions.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?