Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged firebase
0
votes
838
views
1
answer
firebase - Firestore Security Rules: If timestamp (FieldValue.serverTimestamp) equals now
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)
firebase
0
votes
727
views
1
answer
firebase - Export json from Firestore
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)
firebase
0
votes
745
views
1
answer
firebase - FirebaseMessagingService Crashes on Android O due to background execution limits
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)
firebase
0
votes
1.2k
views
1
answer
firebase - FCM: Message to multiple registration ids limit?
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)
firebase
0
votes
912
views
1
answer
firebase - Firestore security rules based on map values
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)
firebase
0
votes
941
views
1
answer
firebase - Add timestamp in Firestore documents
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)
firebase
0
votes
1.1k
views
1
answer
firebase - Firestore - How to get document id after adding a document to a collection
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)
firebase
0
votes
593
views
1
answer
firebase - How to search document(s) from a collection based on a Field in Firestore database?
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)
firebase
0
votes
736
views
1
answer
firebase - Cloud Firestore - selecting region to store data?
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)
firebase
0
votes
816
views
1
answer
firebase - Firestore query reads all the documents again (from database) when only one is modified even with persistence enabled
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)
firebase
0
votes
709
views
1
answer
firebase - cloud_firestore 0.14.0 how to use the data method
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)
firebase
0
votes
589
views
1
answer
firebase - How do I setup FirebaseAdapter in Android Studio?
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)
firebase
0
votes
871
views
1
answer
firebase - Swift - Could not cast value of type '__NSCFString' to 'NSDictionary'
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)
firebase
0
votes
546
views
1
answer
firebase - Workaround for "Range filters on different fields" limitation?
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)
firebase
0
votes
773
views
1
answer
firebase - Firestore order by two fields
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)
firebase
0
votes
714
views
1
answer
firebase - Is there a way to generate a push ID from the Console in the new Realtime Database?
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)
firebase
0
votes
616
views
1
answer
firebase rule for unique property in firestore
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)
firebase
0
votes
675
views
1
answer
firebase - Is there a way to retrieve an existing notification_key based on a registration id or a notification key name?
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)
firebase
0
votes
790
views
1
answer
firebase - Storing Extra Data Under GeoFire Nodes
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)
firebase
0
votes
501
views
1
answer
firebase - How to structure NoSQL messages to get unreads by 1 query?
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)
firebase
0
votes
1.3k
views
1
answer
firebase - The argument type 'Map<String, dynamic> Function()' can't be assigned to the parameter type 'Map<String, dynamic>'
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)
firebase
0
votes
801
views
1
answer
firebase - Firestore - Cloud Functions - Get uid
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)
firebase
0
votes
686
views
1
answer
firebase - firebaseArray descending order?
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)
firebase
0
votes
882
views
1
answer
firebase - Firestore: Version history of documents
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)
firebase
0
votes
891
views
1
answer
firebase - Google sign in doesn't work after release of flutter app
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)
firebase
0
votes
1.0k
views
1
answer
firebase - firestore cloud functions onCreate/onDelete sometimes immediately triggered twice
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)
firebase
0
votes
781
views
1
answer
firebase - Combine streams from Firestore in flutter
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)
firebase
0
votes
868
views
1
answer
firebase - Multiple Firestore queries, single promise / callback
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)
firebase
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
...
19
next »
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] tomcat 同一个接口偶尔报404
[2] python - Understanding my case insensitive list comparison
[3] ios - Struct 'State' cannot be used as an attribute
[4] javascript - REACT: TypeError e.preventDefault is not a function
[5] druid+baomidou实现多数据源配置,总是报 errorCode 1049, state 42000
[6] swift - How to arrange a view in architecture MVC? When coding through code
[7] java - Ignite application is "Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/util]"
[8] java - No connection could be made error with Selenium webdriver
[9] Page still receiving clicks in Adsense even after removing ad code
[10] python - "Message: stale element reference: stale element not found" when trying to get the element using global method define in Javascript
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...