Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

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

1594 results found

  1. I am currently using firebase/firestore from react native. Currently

    import { firebase } from "@react-native-firebase/firestore";

    const rc = firebase.firestore().useEmulator("192.168.1.130", 8080);

    Ideally I would like rc=False if the emulator is not up.

    3 votes
    0 comments  ·  Emulators  ·  Admin →
    How important is this to you?
  2. Deploying an iOS app to the app store currently requires Xcode to build the IPA file and then the macOS transporter app to drop the IPA file into App Store Connect. It would be great to give developers the ability to publish an iOS app (built with Flutter or another framework) to App Store without needing to drop down to local apps on a mac machine.

    27 votes
    How important is this to you?
  3. I'm a Discord user and when I'm working on projects and such, I would love to be able to showcase what project I'm working on in.

    Take LeonardSSH's VSCode extension "Discord Rich Presence", when enabled it shows what project, what file and any errors or time elapsed showed. Very cool if IDX were to implement this :D

    4 votes
    How important is this to you?
  4. 5 votes
    How important is this to you?
  5. Have global keys and config for git without log in every time you make a new project, also bumping the custom git configuration. Then you can one-click import repos from any git server configured.

    6 votes
    How important is this to you?
  6. 55 votes
    How important is this to you?
  7. With multi-db support in Firestore now launched, this enabled many possibilities but also requires more granular inventory management of the databases created.

    --

    For compliance reasons and for better management of your cloud assets, it's important to assign metadata to your cloud resources.
    Especially for storage services, this is important, as it allows you to track which resources contain PII, who owns them, etc.

    --

    Attaching this kind of data is typically done using tags in Google Cloud.
    If it would be possible to attach tags to individual Firestore databases, this would solve the management of databases and allow easier…

    1 vote
    0 comments  ·  Firestore  ·  Admin →
    How important is this to you?
  8. With multi-db support in Firestore now launched, this enabled a ton of new features, though the way permissions are granted is not ideal.

    --

    Instead of being able to attach permissions to individual databases, you have to use conditional IAM permissions on a project level.

    --

    This leads to problems when you want to grant IAM permissions to employees with access to only a subset of databases.
    Granting a subset of databases to access will prevent them from using the Firebase / Google Cloud console, as they will not have permission to view all databases.

    --

    Also conditional IAM permissions…

    1 vote
    0 comments  ·  Firestore  ·  Admin →
    How important is this to you?
  9. MANY MICROSOFT AND GOOGLE USER DOESNT KNOW THAT THEIR SYCN EMAIL BECOME A TRACER FOR HACKER (WITH ORGANIZATION AND COMPANY) TO GET THEIR FINANCIAL INFORMATION. WHY THIS APP DEV DOESN'T PROTECT USER PRIVACY?

    1 vote
    How important is this to you?
  10. When deploying multiple cloud functions at once via

    firebase deploy --only functions

    we frequently run into quota issues like:

    • functions: got "Quota Exceeded" error while trying to update projects/.... Waiting to retry...

    It never retries though.

    It would make it way easier if you could add an argument to the deployment command like:

    firebase deploy --only functions --chunked 50

    4 votes
    How important is this to you?
  11. There should be an easy way to get a specific document by index in a query:

    // this query should work as it's read, if i wanted to use gte i'd use a where

    query(this.collection, orderBy('anything', 'asc'), startAt(index), limit(1))

    5 votes
    0 comments  ·  Firestore  ·  Admin →
    How important is this to you?
  12. muchas veces flutterflow no permite desplegar cloudFuctions y es muy importante el poder crear cloudFuctions desde flutterflow

    3 votes
    How important is this to you?
  13. It seem to be already available (scr: https://www.youtube.com/watch?v=qyhdKb8liEA), can you update the documentation so we have DNS exemple for that.

    3 votes
    0 comments  ·  App Hosting  ·  Admin →
    How important is this to you?
  14. Hey, it would be nice if it is also for the Embedded development

    5 votes
    How important is this to you?
  15. nativePollOnce should be excluded from ANR in Firebase

    1 vote
    0 comments  ·  Crashlytics  ·  Admin →
    How important is this to you?
  16. Currently, sending email verification is done through the client-side sdk. There is no method (to my knowledge) for sending email verification via the Admin SDK in a server environment.

    The only workaround seems to be the "generateEmailVerificationLink" function but that requires the use of a custom email service. This is different from the client-sdk functionality.

    The use case is SSR focused apps where user creation is also done via the Admin SDK and/or where support for no-js availability is a requirement.

    1 vote
    0 comments  ·  Authentication  ·  Admin →
    How important is this to you?
  17. like Laravel I want to setup another php framework like Codeigniter 4

    2 votes
    How important is this to you?
  18. 50 votes
    4 comments  ·  Hosting  ·  Admin →
    How important is this to you?
  19. So I did give a testflight to Project IDX and I found out that it quite fails when using react starter with typescript.

    I started converting counter to todo app and it gave answers in typescript but it should've noticed the file being .tsx so it should give suggestions in typescript over javascript.

    Image Reference : https://ibb.co/myQQGCF

    11 votes
    How important is this to you?
  20. 我在Google开发者平台提交技术支持抛出"Error submitting request. Please try again later."错误,致使我无法寻求帮助。我不知道为什么会这样.....

    1 vote
    0 comments  ·  In-App Messaging  ·  Admin →
    How important is this to you?
  • Don't see your idea?