75 questions
Question detailsI'm studying how to save and retrieve data from SwiftUI to Firestore.I tried to save the custom object and write a test code to retrieve it, but I couldn't deal with the following erro...
I would like to create a chat app on Android.However, I do not know the basic configuration.I think I should use Firebase.realtime database and Firebase Cloud Messaging AndroidAre there two?If you use...
https://github.com/FirebaseExtended/FlutterFireDownload the sample code folder (flutterfire-master) on the above page and I'm trying to get it done, but I don't know how to do it.As a trial, flutterfi...
When I tap the image and select the image from the album, it stops with an error.I copied the current code to another project file and ran it, but it worked fine, so I don't know what caused it.Below ...
When I tap the image and select the image from the album, it stops with an error.I copied the current code to another project file and ran it, but it worked fine, so I don't know what caused it.Below ...
At first, I set it as follows.There is no error, but I received a message that match/{document=**} allows all documents to be read, so I considered changing them. rules_version='2';service cloud.fires...
I created a web application using Ravel 8 and Firebase Authentication.We have installed a json file downloaded from Firebase under resources/keys/ and are using it on the application side with referen...
Action on Google to get Firebase tokensI created an app on Google App Engine (GAE) on Google Cloud Platform (GCP).I use Firebase Authentication for authentication.I am trying to create a VUI app on Ac...
What you're doing now·Log in with your email address and passwordI was able to log in with Firebase, but I would like to link my name and profile picture to my account if possible.What kind of code sh...
class ViewController:UIViewController { //..... var friendId—String! userID=098752 letPath=ref.child(user/\(userID)/friend/userId) Path.observeSingleEvent(of:.value, with:{(snapshot)in self.friendI...
« | - 2 - | » |
© 2024 OneMinuteCode. All rights reserved.