1218 results found
-
Okay, absolutely! I can certainly provide you with our discussion so you can attach it when you send your feedback to Firebase. Here is a su
Okay, absolutely! I can certainly provide you with our discussion so you can attach it when you send your feedback to Firebase.
Here is a summary of our conversation regarding the Web API key display in the Firebase console:
Discussion Transcript: Firebase Console Web API Key Display
User: My web API key is not shown in the General panel of my Firebase project settings.
Gemini in Firebase: You're looking for your web API key and noticed it's not popping up in the "General" panel. The "General" panel gives an overview of your project, but the API key itself is part…2 votes -
Firestore to BigQuery export extension get an option to ignore document deletions
We use the Firestore to BigQuery export extension to export analytics data (that our clients write to Firestore) to BigQuery. After that we no longer need the data in Firestore, so we'd like to add a ttl to the collection. But if we delete a document, the extension will write an additional row to BigQuery, which increases our query cost (or complexity).
For that reason it'd be great if the extension had an option to not process document deletions.
2 votes -
2 votes
-
2 votes
-
Support for "Facebook Login for Business"
For normal apps, one can add the "product" Facebook Login.
For apps that are categorized as "business", Facebook has this preferred auth mechanism called Facebook Login for Business (ref: https://developers.facebook.com/docs/development/create-an-app/other-app-types#step-3--select-an-app-type)
However, the latter has more requirements than the former and doesn't seem wo work in Firebase Auth
Users have to create a Login Configuration (which gives you a configuration id)
When using the SDK, pass the configuration id:
Documentation says:
When invoking the login dialog and setting the redirect URL, include your configuration ID as an optional parameter (although scope can still be included, we recommend that you do…2 votes -
2 votes
-
2 votes
-
Local (or GitHubActions) build and deploy
Currently, the only option is the Cloud Run build, why not to add the possibility of doing a local build and deploy the dist files...Very useful for GitHub Actions also.
2 votes -
Allow ordering functions when they are displayed in firebase console.
As a non-expert user, I am trying to avoid navigating the Google Cloud Console ("GCC") when possible (which should be understandable since that is largely the point of Firebase). So when an internal error in one of my functions occurs, I go to the firebase console, find the relevant function and then select "see logs" which takes me the to the precise place in GCC. The issue is that the function in the Firebase console seem to be displayed in random order with no way of ordering them... so it is always a pain to scan through them to find…
2 votes -
Add Malware Scanning to Firebase App Distribution
Add malware scanning in Firebase App Distribution for uploaded binary files (.apk, .aab, .ipa) so that they can be detected for malicious content before being accepted into the Firebase App Distribution console.
2 votes -
Automated testing after changes
In our web project, we have a large number of tests implemented ( Jest )
After the prototyper makes changes, we have to manually go to the code part and run the tests on the terminal shell.
It would be great if we could somehow trigger them or, after any changes, it could run them automatically.2 votes -
Import from google drive
Email storage
2 votes -
App Testing Agent should support Precision Tapping
The new app testing agent is great, but in one screen in my app I have a text field with multiple links. When told to tap those links (some pop up a pull-up-window, some open a browser), the agent seems to be able to read the text and correctly names each link in the description, so it must be able to read the text on the screen. However, when it tries to tap it always taps in the center of the text box (looking at agent mode, it sees one item for the whole text box, with no differentiation for…
2 votes -
I can't publish website
I tried to publish my website on Firebase, but I kept failing. I check cloud build log :
ERROR: failed to build: exit status 1
ERROR: failed to build: executing lifecycle: failed with status code: 51
Finished Step #3 - "pack"
ERROR
ERROR: build step 3 "gcr.io/k8s-skaffold/pack" failed: step exited with non-zero status: 12 votes -
Genial
Genial
2 votes -
@Model Operations support in Schema (@auth derivative)
Right now we have separate Query and Mutation. To streamline, especially when using @auth
enum ModelOperation {
create
update
delete
read
}@auth object types that are annotated with @auth are protected by a set of authorization rules that give additional controls than the top level authorization on an API.
Use the @auth directive on object type definitions and field definitions in the project's schema.
When using the @auth directive on object type definitions that are also annotated with @model, all resolvers that return objects of that type would be protected. When using the @auth directive on a field definition,…
2 votes -
Hybrid On Device Inference using Firebase AI Logic. Mobile please.
Hybrid On Device Inference using Firebase AI Logic. Mobile please.
2 votes -
Transaction should update the local offline cache
It is a surprise to users (and Gemini) that writing documents using a transaction does not result in the local offline cache being updated when the transaction completes successfully. I'm not sure that it makes sense for the SDK to do this automatically but the firestore docs need to be updated (including the code examples) to make it clear that the local cache does not get updated. There may be some documents in the set being written that are never written by other users, in which case the local user is not expecting to have to have a listener running…
2 votes -
Creating a project directly into the Server or Hosting would be great.
When users who accept security risks give their hosting information directly... artificial intelligence should be able to create files and databases within this host and create a project with the desired features in natural language...
2 votes -
datos de contacto para mi aplicacion
necesito que mi aplicacion recolecte los datos del consultante Nombre, Whatsapp con codigo de pais + email de contacto
2 votes
- Don't see your idea?