firebase
How to make a list type in swift and firebase
I am making a swift app and want it to display something like the image below. I want to be able to click on the list which will take you to this item page. I want the list to display things from fir开[详细]
2022-12-07 21:18 分类:问答Firebase onCall CORS issue [duplicate]
This question already has answers here: Enabling CORS in Cloud Functions for Firebase (32 answers) Closed 9 hours ago.[详细]
2022-12-07 21:17 分类:问答Adding a collection to a document in Firestore
The开发者_StackOverflow社区 way I have my file structure set up right now is that I have a main folder calles users. In that folder we have a document with a randomly generated name that contain some[详细]
2022-12-07 20:21 分类:问答while using auth.onAuthStateChanged(), my user credentials are logged to the console even though there are no console.logs being used
I\'m using Firebase for authentication and I\'m using the onAuthStateChanged observer. I don\'t have a console.log() set up for user, but for some reason it logs to the console. I definitely don\'t wa[详细]
2022-12-07 19:49 分类:问答Firebase realtime database get the File name only not the link token
Is there any way to remove the link and only get the file name of the file in the code? Im trying to access to load a model in my app that is created in android studio[详细]
2022-12-07 19:49 分类:问答Prevent recyclerview from refreshing items when an item is added
I want to display the total results (total item) in a RecyclerView. The items of the RecyclerView may vary based on the filter selected by the user. The problem is that when I changed something in the[详细]
2022-12-07 19:38 分类:问答How to get unique random product in node Firebase?
Data: - products - -L74Pc7oVY22UsCETFBv - name: \"gjwj\" - category: \"hreggrrg\" - location: \"vjhiwehifwe\"[详细]
2022-12-07 19:26 分类:问答Problem with information not being updated on app
On my app I have it so it displays the users information and all开发者_Python百科ows the user to update this information.[详细]
2022-12-07 19:24 分类:问答react-native app crashes without log on Firebase auth logout when using 'onSnapshot' with 'where' query and 'in' operator
The title pretty much says it all. On the home screen, I subscribe to a list of categories using the following code:[详细]
2022-12-07 19:11 分类:问答Firebase didRefreshRegistrationToken is not working in iOS Swift
I am implementing firebase push notification and everything working fine. I receive FCM token and Push notification as well. But i need to manage something whenever the FCM token is refreshed/renewed.[详细]
2022-12-07 18:32 分类:问答