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
985 views
1 answer
    I'm trying to query a few documents from a collection, this query should listen to changes made in the queried ... it doesn't get any data See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
749 views
1 answer
    I'm getting the the Developer (Code:10, message:10:) error when trying to sign in using Google Sign-in while using FirebaseUI ... ": 1, "android_info": { "package_name": "com.f**...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
664 views
1 answer
    I'd like to use a String value without the optional extension. I parse this data from firebase using the ... lng self.radius = radius } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I am developing a chat app using Firebase Firestore. I have a collection for room chat and another one ... my database structure: Please help See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    FutureBuilder with a Firestore query on a field of Type timestamp comes back with no data in snapshot. However, the ... (context, snapshot) ... See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
642 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
727 views
1 answer
    I've set up multiple different indexes on my Firestore development database. Now, I would like to export them into ... I can copy paste them. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
806 views
1 answer
    I want to delete 2 of the builds/versions from the Crashlytics dashboard - they were uploaded with the wrong ... remove them from Crashlytics. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
668 views
1 answer
    I am trying to use the Firebase package with the below line of code. I really want to know what this line ... . Can someone explain me, please? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
649 views
1 answer
    What is the difference between set() and add() in Firestore? I use the set() to add documents to my ... or understand add() from docs. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
743 views
1 answer
    We are being asked to set the OAuth redirect URI for Facebook (as shown below) in the instructions to set ... Settings > Facebook Login config. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
623 views
1 answer
    I want to save a particular field from a document into a variable. My code so far: func getDocument(path: ... in a variable and return it? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
589 views
1 answer
    I am having a weird issue where our parent document is being marked as deleted. I am inserting a new document ... newly created for the user. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
641 views
1 answer
    Consider the following maximum array size: Now let's say a user performs a push() childByAutoId. What I expect ... "attempt" code to present. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
838 views
1 answer
    The docs says that the size of a document is composed of: document name size The sum of the string size of ... the maximum 1,048,576 allowed. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
749 views
1 answer
    I asked a question a little over a week ago. Firestore order by two fields The response I got said that: ... population ordered by name. Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
558 views
1 answer
    I have a chat app where users can send photos in private or group chats. Each private or group chat has a ... Or is this prevented by design? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
728 views
1 answer
    Updating a field contains period (.) is not working as expected. In docs, nested fields can be updated by providing ... (uid).update(pkg, score) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm building an app where the users can write into my db and ask questions to other users, like a ... Data In FireStore Best regards, Rusben See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
966 views
1 answer
    I'm using Google Cloud Functions to: Watch for a new Firebase entry Download a file that's referenced in ... Is something hanging or something? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
757 views
1 answer
    I am creating a news feed for my app and as I scroll down data is fetched from Firestore. As soon as I scroll up the ... [index]),); }); }, ); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
877 views
1 answer
    I want to know what is storage size limitation of an array in Firestore. I want to create millions of index ... not get any proper guide there. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
761 views
1 answer
    Since this morning I cannot build my Android app because I get this error What went wrong: Execution failed for task ... way to build the app? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
997 views
1 answer
    I have array of objects, I want to add new object when user enter new data in the array? Firestore.instance ... can I achieve this with flutter? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    I'm trying to get a dataset of messages out of my firebase database and want the messages sorted by ... with Firebase Kind regards, Namanix See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
760 views
1 answer
    I have field users in document and this field contains two element in array. I have to check specific ... (); simple firestore structure See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
756 views
1 answer
    Is there a way for server application that sends topic messages over FCM to find out which topics actually have ... just get it from there. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
585 views
1 answer
    I am trying to retrieve a string value from Firebase in order to get each username with an unique UID ... ("whatevertheidmightbe"). Ideas? 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

...