Skip to content

General

General

Categories

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

762 results found

  1. 52 votes
    How important is this to you?
  2. In firebase remote config you can have a multi-line string (ie have new lines), but as far as I can tell this isn't possible when setting up the variant in an A/B test this means we can't make small A/B test changes to multi-line text

    1 vote
    0 comments  ·  Remote Config  ·  Admin →
    How important is this to you?
  3. Currently, we only have the option to use TOTP 2fa or SMS. Security keys are quickly gaining popularity, as it is a more secure option. Please add this.

    2 votes
    How important is this to you?
  4. I wish that there is at least one chance to change the project id because some times we choose random names just to test our project then we make it as production and in this state we cant change the random name we choose before

    3 votes
    How important is this to you?
  5. Any plan to support Blazor and other non js framework

    Or is it already possible by custom integration?

    3 votes
    0 comments  ·  App Hosting  ·  Admin →
    How important is this to you?
  6. 50 votes
    2 comments  ·  Firebase ML  ·  Admin →
    How important is this to you?
  7. 50 votes
    2 comments  ·  Crashlytics  ·  Admin →
    How important is this to you?
  8. Support some additional data sent during the signInWithEmailAndPassword that can be read in the beforeCreate

    3 votes
    How important is this to you?
  9. Web OTP support increased phone authorization conversion significantly.
    Currently, We are not able to customize SMS messages to comply
    https://developer.chrome.com/en/articles/web-otp/#format

    45 votes
    How important is this to you?
  10. For security, I would like to be able to completely disable functions in my account. So nothing can be done without an extra authentication (e.g. admin password).

    This to prevent large bills due to errors in the software or due to bad actors. Especially since this whole Google Cloud is completely connected to Firebase, the risk of a mistake or a bad actor is higher

    1 vote
    0 comments  ·  Firebase console  ·  Admin →
    How important is this to you?
  11. I saw this on the documentation website: "Note: The limits for email link sign-in emails were recently changed. Please add a billing instrument to go beyond 5 email link sign-in emails."

    It's really strange that you quietly set the limit of sign-in emails to 5. Why? It makes no sense. For testing it's too low, and for production of course.

    First you hook developers up to Firebase and then you quietly lower the limits. Good business practices.

    1 vote
    0 comments  ·  Authentication  ·  Admin →
    How important is this to you?
  12. Currently you can only delete collections programmatically via the CLI. Otherwise, you have to list and delete every single document in the collection. If those documents have nested collections, you have to (recursively) retrieve and delete every document in the nested collection (As deleting a document does not delete any nested collections the document has). If there are additional levels of nested collections... You get the idea.

    I wasn't sure what this other request was referring to so I made this one: https://firebase.uservoice.com/forums/948424-general/suggestions/46562317-api-support-for-deleting-directories

    7 votes
    0 comments  ·  Firestore  ·  Admin →
    How important is this to you?
  13. 47 votes
    4 comments  ·  Hosting  ·  Admin →
    How important is this to you?
  14. Android 8.0 (API level 26) introduced adaptive app icons, which are made out of background and foreground layer. Apps that have minSDK = 26 don't have to specify "flat" PNG icons. However, App Distribution doesn't support adaptive app icons, and as a result weird icon with cropped app name is displayed in the App Tester app. App Distribution should support adaptive app icons by parsing icon XML, obtaining foreground and background assets, and based on this render the icon.

    6 votes
    How important is this to you?
  15. OrderBy should be able to return collection item when target property is null.

    1 vote
    0 comments  ·  Firestore  ·  Admin →
    How important is this to you?
  16. Right now, a Firebase function can only accept a request payload size up to 32Mb.
    Using it as webhook for some external APIs, we would need to have no limits or at least 100Mb limit

    3 votes
    How important is this to you?
  17. For the Remote Config REST API, the documentation is fairly ugly around how to go about safely getting a valid ID token for a user to be able to use it. I'm suggesting you put the Remote Config API behind a set of user rules, similar to other Firebase technologies. If that cannot happen for some reason, then one of two things should:

    1. There should be some sort of option in Remote Config or Authentication to automatically give new users a valid credential that allows them to only retrieve the Remote Config (perhaps it automatically creates a Service Worker Account…

    3 votes
    How important is this to you?
  18. Go is much more efficient than Python or Js and should be the obvious choice for backend where performance is crucial

    33 votes
    How important is this to you?
  19. I encountered an issue while attempting to emulate the sending of push notifications with a Firestore Cloud Function. Despite having valid tokens set up, I received an error response. The error messages I received after attempting to send two push notifications individually were as follows:

    "Error: Requested entity was not found."
    "Error: The registration token is not a valid FCM registration token."

    Ideally, I would expect to receive a 200 or 403 response along with a message indicating that the message was sent successfully, but that this is only an emulation environment. Upon deploying the latest version of my script…

    3 votes
    1 comment  ·  Emulators  ·  Admin →
    How important is this to you?
  20. I would like to understand a query using Query Explain. It would be easier to have the option to use Query Explain via the Firebase Console instead of code with the SDKs (also requires to set up the credentials, etc.).

    2 votes
    How important is this to you?
  • Don't see your idea?