2354 results found
-
Copy Paste Enhancement and Private Project Sharing
Copy-Paste Enhancement: Improve the text selection and copy-paste functionality within the editor to ensure proper alignment and formatting when pasting code.
Private Project Sharing: Introduce a feature that allows developers to generate a temporary, private link to their projects, enabling limited, view-only access for friends or colleagues without publicly hosting the site.
4 votes -
1 vote
-
Add More Emulators
For now, there is only one emulator, There should be a way to add more emulator
19 votes -
Mobile friendly console
The console is barely useable on Chrome for Android. Please make mobile browsers first-class supported devices.
107 votes -
3 votes
-
solutions
Developing SDKs (Software Development Kits) can be a fantastic venture! Here's an idea:
Create an SDK for integrating AI-powered chatbots into various platforms. Your SDK could provide developers with easy-to-use tools for building and customizing chatbots for websites, mobile apps, and other digital platforms. It could include pre-trained models, natural language processing capabilities, and integration with popular messaging services like WhatsApp and Facebook Messenger. This could be incredibly useful for businesses looking to enhance customer support and engagement across different channels.
8 votes -
Integration with Google Chat
Would be great to have the option to integrate crashlytics alerts with google chat
15 votes -
Folders
I have got project which has API (backend side) and website (frontend side) I want to create Folder and in that folder create 2 workspaces for API and website!
1 vote -
Punycode
PLEASE update punycode version, I get this:
(node:26660) [DEP0040] DeprecationWarning: Thepunycodemodule is deprecated. Please use a userland alternative instead.
(Usenode --trace-deprecation ...to show where the warning was created)└─┬ firebase-tools@13.25.0
├─┬ ajv@6.12.6
│ └─┬ uri-js@4.4.1
│ └── punycode@2.3.1
└─┬ superstatic@9.1.0
└─┬ fast-url-parser@1.1.3
└── punycode@1.4.12 votes -
Wordpress support
I would like to see full Wordpress support. That is, and database management such as MySQL or MariaDB and also support for php
18 votes -
Can FirebaseAnalyticsOnDeviceConversion have multiple input functions?
hi
Documentation: https://firebase.google.com/docs/tutorials/ads-ios-on-device-measurement/step-2?hl=zh-tw
First, let me explain my understanding of FirebaseAnalyticsOnDeviceConversion
I understand that this SDK is to solve the problem that IDFA may not be obtained on iOS 14 and above, causing ads advertisers to be unable to track which user it is.
Therefore, Google provides an SDK. By entering the user's email or mobile phone number, ads advertisers can perform tracking and comparison.
but
The [FIRAnalytics initiateOnDeviceConversionMeasurementWithEmailAddress:] method can only be set once in the app
So if the app has a member login function that can switch accounts, the user analysis data received by ads advertisers may…6 votes -
dynamic robots.txt and favicon
Add capability to dynamically change robots.txt and favicon. The current behavior returns 404.
6 votes -
Export CFU(Crash Free Users) Stats to BigQuery
The CFU is only available in Crashlytics dashboard.
With the current info exported to BigQuery it's not possible to calculate it.
5 votes -
Send now<tristania420@dropbox.com.system.recover.reastore.yesterday><Use.copilot.delivery.run>
Resets today
1 vote -
عندي افتكر كثيره لتتطور
مالي من باب مبلغ التشجيع
1 vote -
1 vote
-
Add Support for Firebase App Check Without Requiring Authentication for Android Storage Access
The issue I am encountering is quite unusual. It arises whenever we try to access storage, even though I am using App Check and Firebase authentication is not required. Our App Check setup appears to be functioning correctly, and we can fetch data without any problems. However, these errors still appear in the console. This issue is occurring only in the Android, while the iOS works fine.
Console error:
error getting token java.util.concurrent.ExecutionException: com.google.firebase.internal.api.FirebaseNoSignedInUserException: Please sign in before trying to get a token.1 vote -
Support for custom docker images for cloud run in firebase app hosting
Although current version of firebase hosting is optimized for next and angular, I don't see why I can't use the same to run pure backend services written in any language if google cloud run is used in the background. If it's possible to use your own dockerfile and mention a port for listening to traffic, using your own build process within the dockerfile, I can setup custom backend with the simplicity of firebase.
I would get control over binaries in my backend, like puppeteer needs chrome etc.
I would get auto-ssl, auto scaling , load balancing capabilities
This can be…7 votes -
Allow custom Slack webhook URLs when integrating with Crashlytics
Problem
When filling out the form to add a Slack webhook URL for a Crashlytics project the form only allows URLs that begin with https://hooks.slack.com/..., however, some companies have their own proxy URLs to manage the Slack webhooks for their enterprise Slack instance (e.g. https://hooks.mycompanydomain.com/...).
Feature request
Please relax the client-side only form validation to allow other hostnames besides "hooks.slack.com".
15 votes -
Enable auth by email only for allowed domains
Application that is intended only for students of one university and I want to restrict creating of new accounts only to students of the specific university. There is a workaround of setting rules for data access in database, but I want to disallow other people to create a new account. Cleaner solution.
2 votes
- Don't see your idea?