1822 results found
-
Separate View for Releases made for Specific Groups
Currently all releases are listed on the same list for all groups and emails, having a group release view would be extremely helpful for release filtering purposes
1 vote -
Man, Make the Storage Free Pleaze........
Make it free to attract more users.
1 vote -
Microsoft SignInWithCredential functionality
To add authentication a manifest v3 chrome extension SignInWithCredential has to be used as SignInWithPopup violates the v3 csp rules.
Microsoft tokens currently aren't supported, making it hard to use Microsoft authentication in a chrome extension unless you create a backend cloud function. This is a long workaround and would be helpful if SignInWithCredential could be used immediately.
1 vote -
Create website for a-Z fisheries Mass volume harvesting campaign
<!DOCTYPE html><html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="A-Z Fisheries: Combating invasive carp and restoring ecological balance through innovative, sustainable fishing practices.">
<title>A-Z Fisheries | Fighting Invasive Carp</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap">
<style>
body {
margin: 0;
font-family: 'Roboto', sans-serif;
background: #f0f8ff;
color: #333;
}
header {
background: #004080;
color: white;
padding: 1em;
text-align: center;
}
nav {
display: flex;
justify-content: center;
background: #0066cc;
}
nav a {
color: white;
text-decoration: none;
padding: 1em;
transition: background 0.3s;
}
nav a:hover {
background: #004d99;
}
section {
padding: 2em;
max-width: 1000px;
margin: auto;
}
footer {…1 vote -
Program have own stong in phone of creat and have all database to run
On database and program
1 vote -
1 vote
-
I think you should introduce domain management for for URL link to be edited not only when you are capable to publish your work
Maybe you might try sharing how far your project is been to others, so with customized url link it will be easier for a receiver to react fast than unknown link
1 vote -
Refresh button or force proceed for AI
When AI is correcting/updating the code.
Maybe it is because the project is very large, and most of the time, AI think too long that it cannot go further.
sometimes there is a "✕" icon appear or it keep thinking for many hours and the code doesn't go further.
I want to have a refresh button or force proceed button, so it can force to write the code.1 vote -
A
Ani biyya Ethiopian dha firebases studio kun akami naafi gaale hoji isaa akami gaali qaba
1 vote -
Prototyper Still Uses Old Logic After Code Update – How to Reset?
I'm currently working on a chatbot prototype, and I noticed that even after manually updating the logic and code in the code section, the prototype still responds based on the old logic. It seems like it's not reading the latest changes. How can I reset or refresh the logic and chat history so it reflects the updated code properly?
1 vote -
للاسف البنامج لا يقوم بتحميل صور لي اتمنى ان تكون الميزة مقبولة قريبا
للاسف البنامج لا يقوم بتحميل صور لي اتمنى ان تكون الميزة مقبولة قريبا
1 vote -
Another project contains an OAuth 2.0 client that uses this same SHA-1 fingerprint and package name combination
Hello everyone,
I'm facing a persistent issue when trying to register my Android app in Firebase, specifically related to the SHA-1 fingerprint. My application is built using React Native.I recently cleaned up my Firebase console by deleting several old projects, leaving only one active project named socialapp. My intention is to add my React Native Android app to this socialapp project.
When I attempt to add an Android app to my socialapp project in the Firebase console, I consistently encounter the following error message:
Another project contains an OAuth 2.0 client that uses this same SHA-1 fingerprint and package…1 vote -
Modificar mi aplicación con muevas ideas
Una ves terminada la aplicación y antes de publicarla que se pueda modificar o actualizarla para ponerles más opciones y ideas.
1 vote -
Tab completions, rules, and tools integration for ease of setting up auth, db, storage, functions, agents, and cloud run
Tab completions, rules, and tools integration for ease of setting up auth, db, storage, functions, agents, and cloud run. Also, ease of third party integrations such as Neo4J DB, open-source auth, Supabase, stripe, and cloudflare pages (plus R2 and wirkers).
1 vote -
I need Txt-to-Image/Gif Image generator in prototype for graphics and project logos
I would like to type a descriptive prompt of what image Firebase prototyper can generate and then customize the images afterwords with quality and format similar to the Whisk(experimental) Google AI tool.
1 vote -
support for using Emulator Functions in Firebase AI Studio
I want to use emulator but it doesn't work because it's not running locally. Would be amazing if it could be supported.
1 vote -
Allow changing title or at least subtitle of crash group
What happened to us was Crashlytics decided to group only loosely related crashes, same uncaught Objective-C exception in the title field but totally different error message and root cause (displayed as subtitle).
But now we have fixed the original first issue, and the remaining crashes have a different message than the one that still appears in the subtitle field on Crashlytics dashboard, which causes confusion each time a new developer takes a look at the open crashes ("didn't we fix this one already?") before realising it's now a different issue.
It would be great if we could at least choose…
1 vote -
Filtering crashes for the latest release shouldn't change time range
When pressing "Filter crashes" on the info banner about the latest release, the time selection also silently changes from "Last 7 days" to "Last 24 hours".
It would be easier to compare between all crashes and crashes from the latest release if the time span didn't change unasked like that.
1 vote -
Sort event parameters by key in Logs and breadcrumbs view
The log event parameters appear in a random order, changing from event to event, crash to crash, making it hard to search and find the parameter of interest. It would be nice if the parameters would be sorted by key, so the one of interest would be easy to find.
(Maybe the order is whatever happened to be serialised in the original crash report. But since it was attached as an unordered
Dictionary<String, Any>
via the FirebaseAnalytics API, there's no way to control the order in which they appear in crash logs.)1 vote -
Automatically configure and integrate Firebase Products (Firestore, Auth, etc)
When Prototyping or using the Virtual IDE, Gemini will ask to Automatically configure and integrate the Gemini API key...
This should be a similar experience for ALL Firebase products.
If you app need a database > it automatically configures and integrates Firestore.
If you need authentication > it automatically configures and integrates Auth.This should all be done in line with prompting. I shouldn't need to open another web page or console to configure any back end infrastructure.
1 vote
- Don't see your idea?