Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Firebase

0 votes
1.4k views
1 answer
    After searching long hours on github and stack for similar errors, none of the proposed solutions helped me ... description Need some help guys See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
678 views
1 answer
    In Firestore you can create objects with data type Reference. But this is just the path to said ... field? Any advantages/disadvantages? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am getting error while sending message using Firebase cloud messaging admin API. Error message is below Caused by: ... What am I doing wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am getting error while sending message using Firebase cloud messaging admin API. Error message is below Caused by: ... What am I doing wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
655 views
1 answer
    In Cloud Firestore we are charged for read/write/delete operations. Perhaps this is obvious for some but I could ... once from the database)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
736 views
1 answer
    My request is pretty simple in appearence : limiting the number of documents in a subcollection using Firestore Rules. ... you for your help ! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
837 views
1 answer
    Flutter application is working fine if i use only firestore. But as now i want to add Firebase Auth it is ... both firestore and Firebase Auth. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
849 views
1 answer
    I getting this error. Despite trying all thing I am unable to resolve it. Please help me. Things that I ... 'com.google.gms.google-services' See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
634 views
1 answer
    I'm trying to create a WriteBatch to keep control of one of my dynamic references in my database. My app have a ... "Commit fail" } } } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
821 views
1 answer
    Here's my code: firebase.auth().onAuthStateChanged((user) => { if (user) { console.log("We are ... permissions.","status":"PERMISSION_DENIED"} See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    The documentation says: You can listen to a document with the onSnapshot() method. An initial call using the ... the data. Any suggestions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
684 views
1 answer
    As part of our solution, we want to deploy an FCM "app server" at each of our customer sites. Each ... can we disable that default topic? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    hello i am trying to use pagination in my list. and the list data is coming from firebase. i am not sure how to ... isLoading = false; }); } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
623 views
1 answer
    For example, I have following database structure: / + users + 1 + items + -xxx: "hello" + 2 + items Then ... write an admin process in node.js. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
615 views
1 answer
    I'm currently trying to build a signed release APK on Windows using Flutter. I've performed the tasks outlined ... 38s Gradle build failed: 1 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
509 views
1 answer
    I'm currently trying to build a signed release APK on Windows using Flutter. I've performed the tasks outlined ... 38s Gradle build failed: 1 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
581 views
1 answer
    I'm currently trying to build a signed release APK on Windows using Flutter. I've performed the tasks outlined ... 38s Gradle build failed: 1 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
605 views
1 answer
    For example, I have following database structure: / + users + 1 + items + -xxx: "hello" + 2 + items Then ... write an admin process in node.js. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
576 views
1 answer
    I'm currently trying to build a signed release APK on Windows using Flutter. I've performed the tasks outlined ... 38s Gradle build failed: 1 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
593 views
1 answer
    As part of our solution, we want to deploy an FCM "app server" at each of our customer sites. Each ... can we disable that default topic? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
980 views
1 answer
    hello i am trying to use pagination in my list. and the list data is coming from firebase. i am not sure how to ... isLoading = false; }); } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
549 views
1 answer
    For example, I have following database structure: / + users + 1 + items + -xxx: "hello" + 2 + items Then ... write an admin process in node.js. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
523 views
1 answer
    I'm currently trying to build a signed release APK on Windows using Flutter. I've performed the tasks outlined ... 38s Gradle build failed: 1 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
864 views
1 answer
    I am using FCM for my project. It's have rich push notification for a type. I tried to modified most of ... console or is that from payload. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
657 views
1 answer
    For everyone who goes crazy from FCM after updating to iOS14 & Xcode12. I spent 2 days resolving the issues. ... steps, my FCM work correctly. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
855 views
1 answer
    According to the set up guide here, in a sample app, A) I created a class that extends firebase services ... not restarted. Is it possible? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
787 views
1 answer
    I am using Firebase Auth signInWithPopup() which is absolutely great. But when initially configured, the popup reads: ... show my own domain? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
553 views
1 answer
    FirebaseRecyclerAdapter - populateViewHolder is not populating the data for the first time it runs but when I closed ... return description; } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...