695 results found
-
Supports Cloud SQL connection with Firebase Functions V2 natively as it was with V1
Migrating a Firebase Functions project from V1 to V2 using Cloud SQL is not feasible. It appears that Cloud SQL connections are not yet supported in V2. Cloud SQL connection works automatically and required no actions in V1. It would be beneficial if connecting to a Cloud SQL instance using V2 could be made as simple as it was before.
2 votes -
Support for getting values stored in user properties
The functionality to get values currently stored in user properties at runtime would be extremely useful.
Something like "mFirebaseAnalytics.getUserProperty("favorite_food");"This would allow checking values and correcting them when necessary, as well as recovering information that may have been lost between one session and another of the application.
2 votes -
Add support to register local Cloud Run instances to event arc triggers in local emulators
Cloud Run makes it possible to write functions that are not currently possible to do with Cloud Functions (e.g. when using software not included in Cloud Function system images). It also possible to register Cloud Run instances to direct eventarc events. Cloud Run instances can be run in local device as a docker instance.
Currently it is not possible to register locally running Cloud Run instance to triggers from local firebase emulator and there fore local development and testing is not possible for apps relying custom Cloud Run functions.
2 votes -
Security vulnerability on using SHA-1 weak hash algorithm
Firebase using SHA-1 weak hash algorithm. This is being raised as Security vulnerability. Recommended to upgrade the hash algorithm.
2 votes -
Robo test have full compatibility with unity game engine
We've been trying to create automations utilising Robo test on our games built with Unity, but were unable to record the UI inputs due to our project being built with the NGUI framework which is not currently supported within the automation framework provided so any attempts to set up testing steps are not being recognised.
We'd like to suggest that Firebase Robo test have full compatibility with 'Unity game engine' in order to get around this problem and be able to consider the different types of UIs used within in games and apps as this would allow us to proceed…
2 votes -
Support for WebAssembly in Cloud Functions
Many languages requested in other posts—Swift, Rust, Kotlin, etc.—can be implemented all at once by adding WebAssembly (WASM) and WebAssembly System Interface (WASI) to the list of Cloud Functions’s supported runtimes (and—importantly—supplying high-quality documentation).
2 votes -
2 votes
-
2 votes
-
CI & CD for deployments
Git based CI & CD auto deployments would really be a game changer, it can be integrated to things like cloud run and enable this. Half the time I use tools like vercel and netlify because of lack of auto deployments in firebase
2 votes -
Biométrics reader
You install your program application and once you install it you turn your biometrics reader and so it performs your eyes scans. Once done so it will detect your presence, will know you by your eyes and of course a fingerprint scans will be done as well. So you turn it on then all you do is read a book for example and the program will be sensorineural and so whatever you read on your screen it will detects what your eyes are seeing actually and so the system will detect your readings and read them out loud to you.
2 votes -
Persisted indexes in the Realtime Database
The indexes in the Realtime Database are created in-memory and on-the-fly - and they are 'garbage collected' when memory is needed for something else.
This makes it expensive (meaning high CPU usage, not costly) to query large collections of data in the Realtime Database.
Collections can also become so large that they are not queryable through the SDKs, but only using the firebase cli tool. One hope would be that with an actual persisted index, it would always be possible to iterate through a collection of nodes, no matter the number of nodes in the collection.
2 votes -
Add event ids for browser viewing into Crashlytics BigQuery tables
I had trouble with finding a specific crash event in the group of crashes. BigQuery gave me an event_id, but I was not able to use this id in the URL query param to open a specific crash in browser. Browser event ids and bigquery event ids are different. Not sure if I’ll need it in the future again, but it was a bit annoying to get all the threads and stacktraces from bigquery
2 votes -
Enable deployments that don't delete previous artifacts
Have an option to deploy and keep previous deployment artifacts instead of deleting them.
Even better would be an option for this with a TTL on previous deployment artifacts (that haven't been updated or re-deployed in subsequent deployments).
2 votes -
2 votes
-
2 votes
-
एकबाल पवार
एकबाल पवार 🌹
1 vote -
Allow to use customClaims in eq_expr
Im developing a multi tenant system using firebase dataconnect and it would be very usefull use a query like this:
query getServices @auth(level: USER) {
services(where: {
tenantId: {eq_expr: "auth.token.tenantId"}
})
{
id
name
}
}unfurtunately when i run this query i received the message:
query, getServices, services (where.tenantId.eqexpr: StringExpr): unsupported expression "auth.token.tenantId" (currently only "auth.uid" and "uuidV4()" are supported)1 vote -
How connect DBeaver in localhost database?
How connect DBeaver in localhost database?
I love DBeaver and i can connect in my production database but i cant connect in localhost database, always i try connect the firebase emulator give an generic error and crash.
I can use the firebase dataconnect:sql:shell but is not so good like DBeaver1 vote -
0 votes
-
فحم اشتعال ذاتي
فحم خشب وصبرته احمر
1 vote
- Don't see your idea?