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
820 views
1 answer
    How do I check if user on client sided created document with only firebase.firestore.FieldValue.serverTimestamp()? ... . Any ideas? Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
682 views
1 answer
    As we can download json file at Firebase RTDB console, are there any way to export json file of ... data before/after updating document. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
718 views
1 answer
    Our app is crashing on Android O due to the new background execution limits. We are on Firebase version 10.2.1, ... 11.4.2 resolves this issue. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    As per this quote I found: registration_ids - Type String array - (Optional) [Recipients of a message] Multiple ... for the info and direction! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
859 views
1 answer
    I want to store if a user is permitted to read a document in the document itself, based on the user's email ... so, what am I doing wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
899 views
1 answer
    I'm newbie to Firestore. Firestore docs says... Important: Unlike "push IDs" in the Firebase Realtime ... 1534183990, "timestamp":1534183990 } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Is there a way to acquire the document id that was generated after adding a document to a collection? If I add a ... that I'm trying to get) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
571 views
1 answer
    I'm working on a React Native application and I'm fetching profiles from a firebase collection. And I want to ... are on different fields here. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
673 views
1 answer
    I'm working on a product which for legal reasons needs to store user data in a specific region. I'm using ... to be in a specific region? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
794 views
1 answer
    Expected Behavior: I assumed that when some field of a document is modified, query will only return that ... documents are all identical. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
671 views
1 answer
    I updated to cloud_firestore 0.14.0 There's a few break changes: BREAKING: The get data getter is now a data() ... )).data()['screenName']; } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
555 views
1 answer
    I am trying to read data in real time from Firebase into a custom ArrayAdapter. From my research, it looks ... (participantValues); } }); See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
828 views
1 answer
    I got this error, but I'm trying to get a String from a Dictionary. This is my code: FIRDatabase. ... Any help would be greatly appreciated! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
518 views
1 answer
    newbie to firestore here and struggling with how to overcome the range filter on different fields limitation. Use ... in firestore? BR Stefan See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
730 views
1 answer
    In firestore I'm wondering if there is a way to have a hueristic1 and get all data between two hueristic1 values but ... is a way to do this. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
653 views
1 answer
    I have a listing node in my Database and wanted to add data into it from the web console. I want to have ... is this possible from the console? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
561 views
1 answer
    I've found that question relatively often asked here, but i still cant figure out how to manage a rule for ... the object model looks as follows See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
642 views
1 answer
    Assuming that one has created a device group in Firebase Cloud Messaging, is there a way to retrieve an ... since it already exists. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
761 views
1 answer
    I am storing location data via GeoFire in my database, here is the structure: geofire -Ke1uhoT3gpHR_VsehIv - ... Any input is appreciated! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
484 views
1 answer
    Say I have NoSQL structure as follows: messages chat_id (known) message_id (generated automatically) {author, ... implement such a task? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    This could initially was working but after firebase update, it is now giving me this error. I have added asterisks ... 'Map<String, dynamic>'. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
753 views
1 answer
    I'm trying to get the UID of the user authenticated by firebase web sdk, in the cloud function. The cloud ... well. # Thanks in advance, See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
656 views
1 answer
    Using firebaseArray, is it possible to order by a specified child key: (https://www.firebase.com/docs/web/guide/ ... .orderBy(desc, ...)? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
854 views
1 answer
    I'm looking for a proper way to structure Firestore database to handle multiple version histories of documents ... Am I missing something? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
848 views
1 answer
    I developed a app with Flutter and tested on my device using the command: flutter run --release and everything ... it doesn't work anymore. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
988 views
1 answer
    I have observed this behavior occasionally with both onCreate and onDelete triggers. Both the executions happened for the ... What am I missing? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
737 views
1 answer
    I have been trying to listen to more than one collection from Firestone using a StreamBuilder or something similar. ... thoughts on what to do. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
831 views
1 answer
    I understand that Firestore doesn't support logical OR for queries. My idea is to create multiple queries and ... when every request finishes. 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

...