1222 results found
-
1 vote
-
معلومات
احب القراءة
1 vote -
I have created my test application on both the Firebase and Google Cloud platforms. 2. The corresponding SDK has already been integrated int
I have created my test application on both the Firebase and Google Cloud platforms.
2. The corresponding SDK has already been integrated into my project.
When I use the integrated Firebase Google login, I can trigger the pop-up window for selecting the account. After selecting the account, it prompts ApiException: 10. I checked the registration settings on the platform, the SHA1 value, and the webclientid I used were all correct. However, when I tried to log in, I still encountered an error.
com.google.android.gms.common.api.ApiException10:at com.google.android.gms.common.internal.
piExceptionUtil.fromStatus(com.google.android.qmsat com.google.android.gms.auth.api.signin.oogleSignIn.getsignedInAccountFromIntent(com.goog
ctivityResult(MainActat com.small.world.fiction.MainActivity.ontivity.kt:52)at android.app.Activity.dispatchActivityReult(Activity.java:8517)at android.app.ActivityThread.deliverResuls(ActivityThread.java:5156)ult(ActivityThread.java:5204)at android.app.ActivityThread.handleSendReat android.app.servertransaction.ActivityR! sultItem.execute(ActivityResultItem.java:51)
at android.app.servertransaction.TransactinExecutor.executeCallbacks(TransactionExecutor.jaat android.app.servertransaction.TransactinExecutor.execute(TransactionExecutor.java:95)ge(ActivityThread.java:2136)at android.app.ActivityThread$H.handleMess1 vote -
Doing business on his phone is very easy compared to being literally physical working
What I'm trying to say is that people could actually get rich on a phone without putting more energy compared to working physically
1 vote -
1 vote
-
App Testing Agent should support interaction between two apps
If App Testing Agent could test two apps at once (separate phones but connected via network and bluetooth), that would enable many interactive test cases for us.
1 vote -
App Testing Agent should support bluetooth connections
We develop a companion app for a proprietary bluetooth device. We'd like to be able to use App Testing Agent to test our app while connected via bluetooth. Currently we test with a onprem test farm, but love the idea of App Testing Agent. Maybe Firebase could release a (windows? android?) agent app that could receive commands from App Testing Agent, allowing us to continue using our onprem devices with physical bluetooth connections
1 vote -
App Testing Agent should support system settings like dark mode and bluetooth
The new app testing agent would be well served by being able to adjust a few device level settings. These settings affect test results at this system level / UI testing level, and would be useful for our company. Maybe allow access to the pull-down quick settings dialog?
- Switching dark mode updates the UI (and restarts the activity). We've had bugs remembering the activity state before.
- Turning bluetooth on/off changes our UI (we remind the user to turn on bluetooth). This would be a good test case
- Toggling wifi/internet would be a good test case. Our app should work offline…
1 vote -
Configure Headers in firebase.json or apphosting.yaml
Similarly to what is possible in Firebase Hosting (https://firebase.google.com/docs/hosting/full-config#headers), Firebase App Hosting should also allow setting headers in configurations, be it in firebase.json or apphosting.yaml.
A use case is to add cache-related headers to some resources to prevent the browser from caching them.
1 vote -
Firebase Storage Upload Fails After First Success on New Project
In a new Firebase project, the very first file upload to Firebase Storage succeeds as expected. However, all subsequent upload attempts to Storage fail. The process hangs for a long time (several minutes) before failing with a permission-denied error, even for very small files (e.g., 87KB).
Crucial Detail: The same function that handles uploads works perfectly every time if no file is selected (i.e., when it only writes text data to Firestore). The issue is isolated exclusively to write operations on Firebase Storage.
Troubleshooting Steps Already Taken:
Verified and tested multiple Firebase Storage and Firestore security rules, including rules that…
1 vote -
New Category: Showcase
Can we add a new category for community.firebasestudio.dev to showcase examples of projects people have built and deployed with Firebase Studio? The current categories make it hard to find examples of deployed apps. This would simplify discover of what community members have built and deployed.
1 vote -
1 vote
-
Genial
Me gusta la app es muy rápido
1 vote -
اريد تشغيل موقعي ورفع تعديلات والاستراك بدمج ذكاؤ صناعي اريد افهم اكثر لانني اريد الحثول عموقع ضخم
من فضلك تريد تعديلات اضافية تكون بالاخر تنتاجية عةلمية كبيرة اريد التتصال بك +201019466368
1 vote -
Ni pregledno koliko tokenov se imas
Moglo bi se videt v app poraba in stanje tokens
1 vote -
Fix the delete button
If by design than disregard. The delete button and requires you use lowercase when typing. It should include upper and lower as a correct response to delete an app.
1 vote -
Generated SDK types
Given a schema with a nullable type
type MyType @table() {
id: uuid!
nullableString: String
}When running a query that selects records from MyType and filters out null values for nullableString, the generated SDK still types nullableString as string | null (or string? | null). Even though the query ensures no null values are returned for that field.
It would be great if the SDK could be smarter and refine the generated type to just string when the query explicitly filters out null values for that field.
1 vote -
Provide referral credits when an application refers an user to Firebase Studio bringing in traffic inflow
Provide referral credits when an application or user name refers an user to Firebase Studio bringing in traffic inflow (like Amazon does on their site)
1 vote -
Available token usage meter or dashboard lights similar to a gas tank.
Need an idea of how many tokens I have available or how fast I'm using them otherwise it's rather an opaque process of running tests and seeing no action due to exhaustion of free credits.
1 vote -
Firebase Unity SDK Cache Hits
When making a request to the realtime database through the Firebase Unity SDK I have no identifier knowing wether the data I get is a cache hit or if it is directly from the realtime database. Either a way to make a request to the DB directly without ever caring about cache or just an identifier wether the hit was cache hit or not would resolve most of my issues.
1 vote
- Don't see your idea?