1244 results found
-
it will be possible for real connexion to phyical devices for debug in flutter cause emulators are very slow and consume much ressources
it will be possible for real connexion to phyical devices for debug in flutter cause emulators are very slow and consume much ressourc
2 votes -
java admin api supports configuring the "firebase" url, so I can start a wiremock service and assert on the received call´s
Modify: https://github.com/firebase/firebase-admin-java/blob/master/src/main/java/com/google/firebase/messaging/FirebaseMessagingClientImpl.java#L63
To make the FCM_URL or fcmSendUrl configurable.2 votes -
Support Gemini TTS
See https://cloud.google.com/text-to-speech/docs/gemini-tts for details. The API supports creating rich audio with accurate instruction following and allows for streaming. The benefit of adding support in AI Logic is that it greatly simplifies key management.
Note: Live API is not a suitable replacement. Neither is an extension.
2 votes -
FI يوني
هو تطبيق لي نشر الفيديوهات وتوجد فيه صفحتيني صفحة لي الفيديوهات وصفحة لي المنشورات ويوجد فيه روبوت ذكاء أسمه يوني وهي تتكلم مع المستخدم وتساعديه بي لغتيه وتمنع عليه الفيديوهات أو حتي المنشورات السام أو زيد ١٨ وصفحة المنشورات لا يونشري فيه الفيديوهات ولا صفحة الفيديوهات يونشر فيه المنشورات كل وحد بروحيه
2 votes -
2 votes
-
2 votes
-
Option to disable a single remote config so data is not sent
Essentially a toggle for each of the remote config values, so they individually can be disabled without having to remove the setting of set its content empty
2 votes -
Gemini Live API Voice Interrupts
Requesting support for user voice interrupts when using the Gemini Live API. Currently, the model keeps talking (often for 10+ seconds) about an old topic even if the user speaks over it.
Relevant documentation section: https://firebase.google.com/docs/ai-logic/live-api?api=dev#handle-interruptions
2 votes -
Add kill switch in the console
There really should be a big red switch in the Firebase console to temporarily disable the application.
If I'm under DOS attack or critical security/privacy issue got exposed I need a very quick way to shutdown the service temporarily until the fix is ready.
You will not need it until you need it!It seems only possible from CLI, and having the right version of CLI handy in the not so active project is close to impossible, so this is really a console requirement.
2 votes -
Localize
I would like the ability to be able to localize notifications like we can with in-app messages please. Because as it is now, we have to make a separate message for each language which uses up our allotted messages limit quickly.
2 votes -
Control Over Frequency
I would like control over the frequency of the in-app messages popping up in 1 session. If a user is eligible for 3 messages I dont want them popping up one after another. I would like the ability to space them out by minutes, hours, days or sessions please. And what about being able to make a slideshow of images as an in-app message?
2 votes -
Avoiding mock functions, placeholders, and demo functions.
A recurring problem with Gemini is that when asked to implement functions, it often generates mock functions, placeholders, or demo code instead of real, production-ready logic. This makes the output more suitable for prototypes and proofs of concept, but useless in actual development or production environments. To solve this, Gemini should follow a strict mode-based rule. In prototype mode, it may generate mock data or placeholder functions for quick demonstrations. However, in development or production mode, it must always deliver fully functional, non-mock implementations. This ensures projects remain practical, reliable, and ready for real-world deployment.
2 votes -
Avoiding mock functions, placeholders, and demo functions.
Gemini should be told a rule that never provide mock functions, placeholders and demo
most of the time i see this issue, when i asked it to add a function it add mock functions, just a demo project.
this is making useless projects it mean only that firebase studio can be only used for prototype.
In rules, which it should always follow this rule can be set as mode
if mode is prototype then it can go for placeholders and mock data but if its development or production then this is useless with mock or placeholder building the apps.I…
2 votes -
Add region for Firebass Imported Segments BigQuery integration.
All the BigQuery integrations with Firebase have an option to choose the region where the dataset are created. All except the Imported Segments integration. This integration only work with dataset in the US region.
Sadly, we have a organization policy that force me to use two specific regions. So when I tried to activate the integration, it's not working. I see a "US violate constraints/go.resourceLocations" error in in the Auditlog.
Feature requests: Make it possible to choose the region for the Imported Segments dataset (like it's already possible for Firebase Analytics, Crashlytics, Performance Monitoring and Cloud Messaging.)
2 votes -
Discord Sign-in Provider
I’d love the option to sign in to my app using Discord. Currently, it isn’t listed as a provider, and having this option would make the sign-in experience much smoother for users who rely on Discord. Gemini said several times that it did have discord in the provider list.
2 votes -
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
- Don't see your idea?