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
677 views
1 answer
    I can't setup the updated version of firebase on android studio. I've created json file of the project on the site ... .0' How can I fix it? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
880 views
1 answer
    I am building a Flutter application and I am having trouble understanding how to implement Firestore. Out of the tutorials I ... ), ); } ); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
761 views
1 answer
    I am trying to read images from Firebase storage, and I am getting this error: NSError * domain: @"com. ... of my products' images stored: See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    public class Notification extends FirebaseMessagingService { private static final String TAG = "MyFirebaseNotification"; ... or background. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
812 views
1 answer
    I'm following the Firebase security tutorial. I have this simple structure: - requests - request_id: {...} - ... ago. Can someone explain why? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
865 views
1 answer
    The simulator now displays an error message trying to access request.writeFields. Before that writeFields in Firestore ... I only want age. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I need to check is property exists in document in store. allow update, delete: if resource.data.uid; in code above ... can check is uid in data? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
943 views
1 answer
    Is it possible to show popup for firebase system notification (when app is in background) on the top of screen ... -only pushes - nothing helps. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
801 views
1 answer
    I would like to store an array of notes, where each note contains a title and a body. Is it possible to ... just retrieve the list of titles? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I've try implement Firebase Cloud Messaging with Flutter, and i was success until i use 'Local Notification' plugin ... : 'Custom_Sound', ); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    Trying to integrate Google firestore API at python server ... File "/home/daffolap-355/repos/subscriptions/ ... app dev_appserver app.yaml See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm trying to fetch data from firestore and display it in a dropdown menu. I tried declaring the list like the ... Colors.black), ); }), See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
813 views
1 answer
    Can the below security rule ensure uniqueness of firstName, lastName, username, and email before creating a document ... allowed to be created? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
879 views
1 answer
    With the advent of collection group queries, it isn't clear to me what benefit there is in using ... subcollections / collection group queries? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
681 views
1 answer
    I'm building an application with Firebase on Android. The scenario for my application is as follows. Look ... achieve this scenario gracefully. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
694 views
1 answer
    I'm new to Firebase... I'm trying to get the "Wire up a Backend" example at Angularjs' home page to run ... .$remove">Delete</button> </form> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
956 views
1 answer
    I needed a way to quickly clear an entire firestore DB but couldn't find great documentation for how to do it ... use this on production data! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
756 views
1 answer
    Stack: Ionic Nodejs/Express Cloud Firestore I am tasked with writing an app that takes dates in "day" ... and polling the desired collection? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
827 views
1 answer
    I am modeling a database with Firestore, for a small company. I have a collection of departments. Each ... have a collection of employees. 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 building a flutter app with firebase. The firebase services I am using are Realtime database and Authentication. ... this issue? Thank you! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
928 views
1 answer
    I use a collection of documents that I use to identify user groups. My intention is to only fill in the ... there something else I should do? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
722 views
1 answer
    I am wondering if it is possible to add extra conditions to the query? Thanks 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 designing a Firestore Database and am wondering about the cost implications of the following architecture... ... parent documents? Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
772 views
1 answer
    After 2 weeks of UI code for my desktop app I just found out that firebase doesn't support flutter desktop, ... and Rest API isn't enough. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm fairly new to Cloud Firestore particularly security roles, but being that they're significantly important I'd ... check of roles does not. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
890 views
1 answer
    Firestore documentation says: Queries other than document reads For queries other than document reads, such as a request ... . Anyone knows how? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
878 views
1 answer
    I'm trying to secure requests to a collection to allow any single get, but only to allow list if a ... collection and secure it that way? 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 trying to access Cloud Firestore database from Google sheet with the help of FirestoreGoogleAppsScript example, but as ... 7, file "Code") 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

...