Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

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

2137 results found

  1. This is a problem I have encountered while using Firebase with Swift. I want to be able to prompt the user to sign up if they do not have an account. However, the error returned from Auth.auth().signIn(withEmail, password) is the same if the user enters the wrong password or an email the doesn't exist. If the errors were different I would be able to show the sign up prompt only if that specific error is thrown.

    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. When using Firebase UI query mode, the results are not really human readable. I'd like the document ID field to be clickable, taking me to the panel view of that document, so I can see the document in a readable way.

    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)
  3. للاسف البنامج لا يقوم بتحميل صور لي اتمنى ان تكون الميزة مقبولة قريبا

    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)
  4. Hello everyone,
    I'm facing a persistent issue when trying to register my Android app in Firebase, specifically related to the SHA-1 fingerprint. My application is built using React Native.

    I recently cleaned up my Firebase console by deleting several old projects, leaving only one active project named socialapp. My intention is to add my React Native Android app to this socialapp project.

    When I attempt to add an Android app to my socialapp project in the Firebase console, I consistently encounter the following error message:
    Another project contains an OAuth 2.0 client that uses this same SHA-1 fingerprint and package…

    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  ·  Authentication  ·  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. Outside the office, I work on an 11" Chromebook and the console layout is not at all user-friendly for screens that are not large.
    The spaces in the appbarr, title, navigation and footer bars take up a lot of space and are fixed, the content of the page that is left for editing is very limited, having to scroll each line and some services do not even have space to open the item to be consulted, like in analytics, for example, some cards are truncated.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Tab completions, rules, and tools integration for ease of setting up auth, db, storage, functions, agents, and cloud run. Also, ease of third party integrations such as Neo4J DB, open-source auth, Supabase, stripe, and cloudflare pages (plus R2 and wirkers).

    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)
  7. 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)
  8. Digital currency

    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)
  9. الفكره تهدف الا تطوير وجهة نظري في الةاتساب ترقيته الا خانت مشغل فيديو وصوت ومعلومات اخرا مثلا عن التاريخ والاطعمه والمطابخ وما شابه ذالك

    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)
  10. 为什么我们的应用在上架google play之后,下载到手机,无法使用firebase auth 进行第三方登录(goolgle,apple),弹出了授权页面,但是确认后没有任何反应。
    我们打包的release apk 一切正常,已经检查过firebase 的SHA1 ,与google play的配置一致,在配置完成后,重新生成了firebase文件,还是无法解决问题。

    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)
  11. Feature Request: AI-Powered Desktop-to-Web Application Conversion
    The Core Idea
    I'm a Java desktop application developer, and I've often thought about the immense value of bringing these robust applications to the web. My core suggestion is for Google to enhance its AI-powered web application creation tools to allow developers to upload existing desktop application source code. The AI would then analyze and "replicate" the application's functionality and user interface as a web-based application.

    The Problem This Solves
    Currently, converting a desktop application like one built with Java Swing or SWT to a web application is a massive undertaking. It typically requires…

    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  ·  Other  ·  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. Firebase should offer a built-in feature to automatically detect changes to Cloud Functions and deploy only those functions, grouped into manageable batches to avoid rate limits. This feature would streamline deployments by:

    • Scanning the project directory to identify functions with modified code since the last deployment.
    • Automatically batching the deployment of changed functions based on rate limit thresholds (e.g., 8-10 functions per batch).
    • Handling the deployment process transparently within the Firebase CLI or CI/CD integrations, reducing manual intervention.

    This functionality would save time, minimize deployment errors, and improve developer workflows, particularly in large projects with numerous 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)
  13. This concept outlines integrating Gemini AI and an image generation model within Project IDX to streamline website development.

    Technical Approach:

    1. Project Setup:

      • Utilize Project IDX and choose a suitable template (e.g., Gemini API with JavaScript/Vite or Python).
      • Integrate the desired image generation model's API (e.g., using libraries like Diffusion Bee for DreamStudio access).
    2. Gemini AI for Content Creation:

      • Leverage Gemini's API to generate text content for various website sections:
        • Use clear prompts for specific functionalities (e.g., "Write compelling product descriptions for our e-commerce store").
        • Employ Gemini's ability to adapt content based on user input or website theme for a dynamic…
    25 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)
  14. 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)
  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  ·  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)
  16. I receive an email saying that somebody has added me to their firebase project. I do not know this person nor this project.
    I cannot reject the invitation. It was in fact not an invitation, just a notification that I was added to that project.
    I try to remove myself but I can't because I don't have permisison to remove member from that project
    How can someone just add me to a project just by knowing my email? Why doesn't it an invitation that I can turn down? and why can't I remove myself?

    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  ·  Other  ·  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. We need a feature that allows uploading Documents (not just Images) as context for the prompt. Many people start their ideation and design in a document (e.g Google Docs) and want to use that as basis for their project/app.

    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. 我開發物業管理系統,搭配Gemini使用,但是很多地方Gemini都要我自行手動修正,說實在話很不方便,希望能有更新可以支援自動修正。

    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. Bug o error reportado como desconocido al "Empezar" con Storage.
    Error: Al querer "Empezar" Storage teniendo un plan spark me deja continuar hasta "Crear" pero luego tira un "Error desconocido". Pero pude verificar que ese error desconocido se debe a que para habilitar el Storage debo tener el plan Blaze habilitado. Es necesario que modifiquen el mensaje, ya que los usuarios no pueden saber el porque del error si el mensaje no es correcto. Yo estuve 3 días intentando "Empezar" con storage hasta qeu me pase al plan Blaze aunque no sabía si iba a funcionar.

    0 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)
  20. Add support for connecting physical Android devices for development and testing.

    Why it’s needed:
    The current browser-based remote emulator is helpful, but it's often:

    Laggy and slow, making development inefficient.

    Lacking key hardware features such as camera, microphone, sensors, etc.

    Insufficient for testing real-world performance and hardware interactions.

    Suggested Approaches:

    Allow ADB Bridge Support:
    Enable the web editor to detect and interact with ADB-connected devices on the developer's local machine (e.g., via a local companion app or browser extension).

    WebUSB/Web Serial Integration:
    Use WebUSB or similar browser APIs to let the editor communicate directly with physical Android devices.

    Firebase CLI…

    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)
  • Don't see your idea?