1818 results found
-
NDK Thread Names
Crashltyics seems to display thread names for iOS apps, but not for Android. Sorting through Thread #1...50 is not ideal in a complex application. Nearly all our threads are in the NDK, and are just pthreads. The call to obtain the (15+endofstring) thread name is one line of code from the pthread_id.
This was my original query about adding this support, and has the pthread query.
https://groups.google.com/g/firebase-talk/c/cIRb75V5Jxw1 vote -
1 vote
-
Rich Text Editor
A rich text editor enables users to format content with bold, italics, underlining, lists, links, colors, and embedded media—much like a mini word processor inside an app. It supports WYSIWYG (What You See Is What You Get) functionality, ensuring that users preview final formatting in real-time. Essential for apps involving content creation, blogging, messaging, or note-taking, a rich text editor improves user engagement and expression. Features like undo/redo, custom styles, and Markdown/HTML output enhance flexibility. Ideal for both web and mobile, this tool can be tailored for user-generated content, making app interfaces more interactive and user-friendly.
1 vote -
Vedic Astrology API Support
Vedic Astrology API support integrates ancient astrological calculations into modern applications. By connecting to an astrology API, apps can generate natal charts, planetary positions, dashas, transits, and personalized predictions based on birth details. This empowers developers to build features like daily horoscopes, matchmaking, muhurta selection, and dosha analysis. API support ensures precise Panchang data, customizable ayanamsa, and time zone handling. Ideal for wellness, spirituality, or cultural apps, it brings authenticity and accuracy to astrological content. Developers benefit from quick integration, automated chart generation, and multilingual support, providing users with deep insights from India’s time-tested astrological traditions.
1 vote -
The ability to send pushes to imported segments and google analytics audiences
Right now the API only allows you to send to topics which is very limited. Ideally the API would support more complex pushes like the firebase interface which includes
- Imported Segments
- Google Analytics Audiences
- Filters on User Properties
- Device type / versionsIdeally the API would allow us the same power as your form.
Many thanks for your consideration
1 vote -
Feature Request: Add SSH Access to idx/firestudio for Local Terminal Integration
It would be really helpful if idx/firestudio supported SSH access so that developers can connect to their IDX workspace directly from their local system terminal. This would allow us to use our local terminal environment, aliases, shortcuts, and tools while working on code hosted in IDX.
Having SSH support would:
Improve developer productivity
Enable easier integration with local tools and workflows
Provide a more flexible development experience
I request that this feature be considered and added as soon as possible. It would make a big difference in daily development tasks.
1 vote -
Have authentication that works
Auth is down, verified across many production apps, but the status page shows auth is up.
Error Unexpected error using Google for login: FirebaseError: Firebase: Error (auth/missing-project-id)..
1 vote -
Git controls in Studio UI
Firebase studio should have some git controls which allow me to commit and rollback to commits, so that if I want to try something experimental I don't have to worry about ruining my whole app and not being able to roll back.
Relying on AI to undo changes is very iffy, especially if the change it was making was a mistake in the first place.
I should also be able to branch my experiments, and switch between branches.1 vote -
1 vote
-
Add an alert sound to play when file changes are finished,
When using AI to make edits, you have to constantly check back to see if it is finished. It would be nice if you can get some type of notification when the changes are finished so you can work more efficiently (i.e. not having to flip back to check it's status).
1 vote -
Page
I need no errors when I retake the proyect and the screen doesnt turns me on and down, I need more stability.
1 vote -
Support git "blobless" partial clone and/or use it by default
git partial clone (this is not shallow or sparse clone!) allows git to defer downloading some content until required. This makes the clone much faster for a large/old project, and is mostly seamless for an always-online environment like Firebase Studio.
In my large corporate monorepo,
git clone --filter blob:none
is basically a necessity. It directly impacts the Firebase Studio startup time (~2 minutes instead of 20+ minutes), and improves responsiveness of later git operations. It could/should also be the default for everyone using Firebase Studio.I need support within Firebase Studio, since this really needs to be used for the…
1 vote -
I worked on an app development for education for days. Now its not at all loading.
I worked on an app development for education for days. Now its not at all loading. Neither on phone nor on system. Is this due to very long conversations on the Gemini?
If so, there must be a way to clear the earlier chat...Please suggest a way to recover all the hard work that went into it. I need to publish the app on playstore. Will be greatly help ful to students.
1 vote -
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.
1 vote -
An intuitive way to update my code manually when I want to change, for example, display text. I
An intuitive way to update my code manually when I want to change, for example, display text on the user interface. I tried this, and it broke my app and I don't know how to revert to earlier working versions. Very frustrating for me, who is new to Firebase Studio and used to working in Visual Studio Code, where it is very easy to save changes to code.
1 vote -
Integration into Chrome Extensions and Workspace Add-ons
Provide first-class, native support for developing Chrome Extensions and Google Workspace Add-ons in Firebase. The current process is fragmented and lacks the streamlined "it just works" experience developers expect from Studio.
This integration would significantly accelerate development for businesses that are already invested in the Google ecosystem.
1 vote -
Firebase Studio Flutter Builder
Right now, the web support version of firebase studio is extremely impressive. But it is limited if somebody wants to make a mobile app. I think that instead of using type script, google should just switch to full flutter, and allow the ability to make full stack apps with fire base studio builder, but with flutter. It would completely disrupt the market, all of the no code developers would switch immediately to fire base studio. There would be no need for Cursor, Windsurf, Trae or any other VS code knock offs. This would allow Google to maintain number one status…
1 vote -
1 vote
-
Access to a performance monitor of the work environment
It would be excellent to have access to a performance monitor of the work environment. I've been experiencing intermittent blocks in the prototyper area for 2 days; I submit a request and it freezes, then the order is left halfway and does not complete. What I see is a disconnection with the platform.
1 vote -
Add feature for upload local project & github import feature in (Prototype an app with AI) area.
If possible add project upload from local storage & github import for firewase studio prompt section/feature.Currently only image upload available. You have this option in work space area but i am talking about (Prototype an app with AI) area.If will help the users much more.
1 vote
- Don't see your idea?