1239 results found
-
200
Fo Tamien
3 votes -
ربط تطبيق تكسيً بلي بتطبيق زين كاش لسحب أموالي
ربط حسابي تطبيق تكسيً بلي بتطبيق زين كاش لسحبً أموالي
2 votes -
Add support for pnpm workspaces
While it does support for pnpm, it does not support pnpm workspaces. The reason for this is because it currently looks for the
pnpm-lock.yamlfile in the workspace app directory, but this file is actually in the root directory when using workspaces. This causes lots it to switch to usingnpmand the build to fail.3 votes -
"Verify Email Address" page should be translated
We notice an inconsistency where the initial Firebase email verification page displays in English (the one with the 'Complete verification' button), despite the URL containing the lang=fr parameter, while the final success message correctly appears in French.
This appears as a bug.1 vote -
3P model support
Firebase should have support for non-Gemini Models (non-Google) as well.
1 vote -
Provide proper sorting for the firebase cloud functions table UI
Provide proper sorting for the firebase functions table UI, ideally persisted on localStorage, it could allow us to sort by trigger, by name, by ..., just to make the table easily visually consumed and help users find their http triggers with ease (to copy paste, I find my self lost on my list many times)
2 votes -
Data
Assets
1 vote -
Punycode domain support ✌🏻
The hosting product support punycode domain but App Hosting doesn't which is kind of odd. Please bring App Hosting to the same domain support parity with the Hosting product. Thank you!
2 votes -
Configure to redirect system domains (...web.app) to primary domain.
Problem
Firebase Hosting currently serves content simultaneously across three URLs: a custom domain (e.g.,site.example.org) and two system domains (project.web.appandproject.firebaseapp.com). This creates duplicate content issues for SEO and fragmenting analytics.Proposed Solution
Allow users to designate a Primary Domain within the Firebase Console. Once set, all requests to the default system domains should automatically trigger a 301 redirect to the primary custom domain.Key Requirements
* Automatic Redirection: System domains (web.app/firebaseapp.com) should mirror the "Redirect" functionality already available for custom domains.
* SEO Optimization: Consolidate page rank by ensuring only one…1 vote -
Integrate Firebase product and developer notifications with Google Cloud Essential Contacts
Larger customers often use Google Cloud Essential Contacts for ensuring critical notifications get to the right people. Currently Firebase product and developer communications seem to go out via email to named user accounts where the customer has no control who this goes to and it may miss its intended audience.
It would be great if FIrebase notifications could be integrated with Google Cloud Essential Contacts to give customers more control over where critical notifications go to and to make this consistent with other Google Cloud services.
https://docs.cloud.google.com/resource-manager/docs/managing-notification-contacts
Thank you!
2 votes -
More information in errors for native sql statements
Errors in native sql statements like in _execute always result in the same "Invalid SQL statement" error without any further information, which makes it really difficult to debug. More data - for example the part of the SQL statement that is invalid - would be really helpful! Especially as this error also seems to be thrown when the SQL is perfectly fine but a wrong _execute syntax is used, which should not throw an "Invalid SQL statement" error, as it is not about SQL!
3 votes -
Firebase is currently awful... It doesn't even look like a Google service.
Firebase TLDR:
UI?
Trash
Pricing?
Trash... Cloudfare can do it for free.
User experience?
One of the worst system interface I have ever used in my entire life. I tested a few apps and got charged for testing a Alpha game for 2 days with a few friends, what I would've paid for a VPS for a whole month with unlimited amount of bandwidth.This plataform does NOT feel like a Google service. And I am NEVER going to use this **** ever again. Feels that I just got scammed for real.
Firebase = Trash company. I hope Google finds…
1 vote -
If This firebase..is for protecting my Google Ads by YouTube is.. good..but idont know what i do to get its shown.. i got YouTube Creati
Iwant to used Google Ads.by YouTube channel and YouTube creations Apps and music studio channel us all in one YouTube page channel... I hope you're understand what I'm trying to say... that's all thank you for your.. understanding..
1 vote -
3 votes
-
The login to develop console only display the WeChat
When I press the login button on https://firebase.google.cn/docs/crashlytics/android/get-started-ndk?authuser=9&hl=en
It displays the QR code to login with Wechat. But I'm not in China and I don't have wechat account.1 vote -
Live content powered by Firebase
Just tell me: “build it” or “make it a business plan” 🚀
10 votes -
Yourtelent studio-8891325219•Accessed 1 hour ago
Mujhe ek YouTube se Milta julta Ek app banana hai uski link Maine Upar Dal Di Haiuski link Maine Upar Dal Di Hai
0 votes -
Firebase Auth Expose Email Verification Status and Attempts
Firebase Auth Expose Email Verification Status and Attempts
We have a user that is having problems verifying. However there is no logging or debugging for this feature on firebase.
- Add an interface under auth to see which users have requested verification
- Add information about if the email was recieved, spammed, blocked, expired
- Visually show which accounts are not validated, pending validation, and validated.
- Be able to reset validation, or manually validate
3 votes -
Integrate with Play Integrity Standard API
Current Firebase App Check is using the classic play integrity API, which results in rate limit easily. As a result, the token decode will fail easily as the QPS limit by play integrity api. Why not migrate to the Standard Play Integrity API which suggested by Google Play?
10 votes -
Native support for RBAC (Role-Based Access Control)
Native RBAC (Role-Based Access Control) management
Currently, to manage roles (admin, editor, client), you have to use Custom Claims via the Admin SDK (Node.js) or store the roles in Firestore. This is cumbersome for a beginner.The improvement: Being able to define roles directly from the Firebase console and have them automatically appear in the
request.authobject of Security Rules without additional code.1 vote
- Don't see your idea?