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
983 views
1 answer
    I have a collection called company. All the companies are going to be stored like in my screenshot. When I add ... : "Company already exists!". See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
728 views
1 answer
    I set up Firestore in my project. I created new collection named categories. In this collection I created three ... firebase_firestore: 0.0.1+1 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
759 views
1 answer
    I am trying out the new Firebase/Crashlytics setup and seem to run into a weird issue. I have one ... /android/apps/package name/settings See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
715 views
1 answer
    I want to retrieve data of only a single document via its ID. My approach with example data of: TESTID1 { 'name': ... ()); ); is not executed. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
579 views
1 answer
    I can't get transaction to work and need some help I created the following db structure using the FB app dashboard: ... is always 'null' why ?? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
854 views
1 answer
    I'm trying to set up custom indexes on my firebase data for sorting on certain fields. Here is my data: GET ... any help. Best, State variable See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
665 views
1 answer
    I am trying to paginate documents with firestore beta. I am following the official docs I see there is a ... a pagination system? thank you See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
740 views
1 answer
    I need to query a firestore collection for entries where a start time (which is a number) is >= slot.start and ... to load a lot of data then. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
482 views
1 answer
    If I have a Query a, and I'm setting it to a FirebaseRecyclerAdapter. Then, I want to constantly create a new ... lazy to even work on this? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
887 views
1 answer
    I'm new to Flutter. I am trying to develop an application. I want to show the staff list in the Firebase database. However, ... , ), ), ); } } ` See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
625 views
1 answer
    I have a problem with transactions. The data in the transaction is always null and the update handler is called only singe ... alerts: 3, ... } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
771 views
1 answer
    We implemented push notifications using FCM in chrome and firefox and it worked fine, but Safari doesn't support ... of issues? any suggestions? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
450 views
1 answer
    I've just been reading about adding a service to my application, and since 7/8 there are now service ... I'd implement this? Thanks See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
634 views
1 answer
    I read this answer, where Doug Stevenson (Firebase engineer) said: Cached document reads are not charged. But ... situation. Thanks in advance! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a collection in firestore where each document contains an array of contacts and I want to query those ... contain the value parameter. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
702 views
1 answer
    Looking at https://firebase.google.com/docs/reference/js/firebase.firestore.Transaction I see four methods: delete, ... in a consistent way? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
612 views
1 answer
    Statistics for messages sent via FCM can be checked in Google Play Developer console using the message ID or the ... messages sent to topics ? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
748 views
1 answer
    I was trying to implement FCM notification for a chat app and I want to achieve "WhatsApp-like" notification where ... How can I achieve that? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
777 views
1 answer
    I use Firebase as a backend. I also use FCM as one of the provided features from Firebase. FCM worked ... debugPrint(remoteMessage.appData) } } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
784 views
1 answer
    I want to give a user the right to update a document. But ONLY if the user updates one specific field ... corresponds to the right field. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
740 views
1 answer
    I'm new in Google Cloud FireStore. The Document object has a function call onSnapshot to attaches a listener for ... how can I implement it? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
631 views
1 answer
    I have read in the documentation that I'm being charged for the amount of the requests I'm making to read, ... get some explaination about it... See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
644 views
1 answer
    The solution is in the end of the post. Check it out. Решение проблемы в конце поста. Дочитайте. just a simple ... ).data.role == "admin"; See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
759 views
1 answer
    I'm creating my first Firebase App. One of its requirements is that it run when the network is not available. ... getPhotoUrl().toString(); } } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
429 views
1 answer
    After updating my Firebase and Play Services dependencies as well as the Play Services Plugin my project fails to build. I' ... -core:3.0.2' } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
636 views
1 answer
    How can I use the .where() in FlutterFire to perform queries for Firestore? Because the docs and example doesn't ... I'm not asking duplicate. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
854 views
1 answer
    I have an application that uses Google FCM for sending push notifications. When i send a push notification ... get "MismatchSenderId" anymore. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
722 views
1 answer
    From VS Code integrated terminal I run firebase serve --only functions,hosting then in the debug tab I created ... functions in VS Code? See Question&Answers more detail:os...
asked Oct 17, 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

...