1230 results found
-
firebase_messaging windows support
Add windows support for firebase_messaging
3 votes -
There is an error when creating multiple applications.
Hi Firebase Studio team and community,
I'm running into an error when trying to create multiple applications in the platform.
It seems like there's a limit that's causing this issue, and I have to reach out manually to request more.
This is a bit frustrating for power users could this be fixed by introducing a paid tier for additional apps or an auto-billing option to unlock more without the hassle?Thanks for considering this! Firebase Studio is still the best app builder I've used.
Best,
Thanks
Ryan1 vote -
ATS Greens
Visit the official ATS Greens website to explore verified prices, floor plans, and offers. Buy your luxury apartment in Noida directly from the developer. More Info: https://www.atsgreens.com/
1 vote -
Create a 'cookbook' tutorial about adding 'Firebase Authentication' to 'Google AI Studio' apps
Problem/Goal
Developers using Google AI Studio to build custom AI applications (especially those moving beyond prototyping) need a straightforward, secure way to manage user accounts and access control. Integrating a robust authentication system like Firebase Authentication is the standard solution, but connecting it specifically to an AI Studio-powered backend or frontend can involve several tricky, undocumented steps.
Suggested Feature/Content
Create a "Cookbook" Tutorial (a detailed, step-by-step guide) that specifically focuses on the end-to-end implementation of Firebase Authentication for AI Studio applications.
Key 'Recipes' (Sections) to Include
Recipe 1: Firebase Project Setup
Initialize a new Firebase project and enable a common…
1 vote -
Education
Kakakheil-One
1 vote -
Condition groups for Remote Config
Here is the problem: we have a lot of versions of our app where some configs or their structure where changed in a backwards-incompatible way, so we need to roll them out using conditions by version: old config is placed under some "Legacy before v1.1.1" condition, and the new one becomes the default.
As you can imagine, after a while we have a lot of these legacy conditions and scrolling through all of them becomes tedious. So creating one single "legacy" group to store them all would be very useful.I expect that all conditions placed in a group should…
2 votes -
allow the bot to have global admin console privledges.
The bot often has problems performing cli functions. Please allow it to autonomously approve api's, run commands, etc...just provide ui prompts for the user to decline the action if they feel the need.
2 votes -
Allow String to Timestamp conversion in Firestore rules
In Firestore rule, it could be very powerful to convert String containing date to Timestamp. For example, the RevenueCat extension store date as ISO 8601 string and we can't use them in firestore rule because date are not Timestamp.
In my Firestore rule, I would like to do something like :
timestamp.parse(collection.data.expires_date) > request.time
27 votes -
1 vote
-
Should make publishing easier for those who don't have credit or debit cards
A publish button that makes publishing easier for those who don't have credit or debit cards
3 votes -
Comunidades Sustentáveis
Comunidades Sustentáveis alimentos mais saudáveis
1 vote -
Firebase is garbage, unusable, and does not work for any actual coding
I have been using Replit and Claude code for over 3000 hours. Firebase doesn't even come close to being able to develope any real code or functionality. Mistake after mistake, trial and error. If you really want to fix the issues, upvote this, then have google pay me for my feedback. otherwise enjoy the useless tool. going back to reality.... to develop real apps.
1 vote -
Ipcc
Digi
1 vote -
i need to launch app my new app to solve solutions to economy
i think the app is helpful to economy
1 vote -
Comparison and collaboration mode with gemini for devs to have the best of both workds now can i get a hellz yeh?
Yeah to see them work along side by side and the three of us do something the world has never seen
3 votes -
3 votes
-
Pass geolocation headers to Firebase App Hosting
For example:
-X-Appengine-Country
-X-Appengine-Region
-X-Appengine-City
-X-Appengine-CityLatLonghttps://cloud.google.com/appengine/docs/standard/reference/request-headers?tab=node.js
4 votes -
Use a matrix for the implementation of rules to create a simple checkbox solution.
When documents are created they form columns within the rules area. While users are listed in the rows. Users are sorted by type to differentiate their access. The users then simply checks the applicable column for each user type. This will enable simplistic and visual rule management which is easily edited.
4 votes -
Make Preview Channel URLs predictable or reusable.
We are looking for a way to create predictable preview URLs for our Firebase Hosting preview channels. We require this functionality to whitelist these URLs for accessing a Cloud CDN authenticated content bucket. Currently, the preview channel URLs generated by Firebase Hosting include a random hash (SITEID--CHANNELID-RANDOM_HASH.web.app), which makes them unpredictable.
The solutions we have devised include:
- Replace the random hash for something like https://<PROJECT_ID>--pr-<PULL_REQUEST_NUMBER>.web.app
- Make the preview channel URL persistent when deploying new versions.
7 votes -
Aggregation Order by Value
With data connect aggregation queries, I would like to order the returned results by an aggregated value. The below example fails with the message: "Field "count" is not defined by type "LeadOrder". Did you mean ...?"
query {
leads(orderBy: [{ _count: DESC }], limit: 10) {
company
_count
}
}4 votes
- Don't see your idea?