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
746
views
1
answer
firebase setup on android
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)
firebase
0
votes
947
views
1
answer
firebase - Using Stream Building with a specific Firestore document
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)
firebase
0
votes
817
views
1
answer
firebase - NSError * domain: @"com.google.HTTPStatus" - code: 404
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)
firebase
0
votes
1.1k
views
1
answer
firebase - Push notifications using FCM not received when app is killed android
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)
firebase
0
votes
896
views
1
answer
firebase rules not working
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)
firebase
0
votes
917
views
1
answer
firebase - When are writeFields specified in Firestore requests and what replaces them?
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)
firebase
0
votes
1.1k
views
1
answer
firebase - Cloud Firestore security rules: how to check is property exists?
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)
firebase
0
votes
1.0k
views
1
answer
firebase - FCM for android: popup system notification when app is in background
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)
firebase
0
votes
870
views
1
answer
firebase - Retrieve only specific keys from collection
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)
firebase
0
votes
1.4k
views
1
answer
firebase - MissingPluginException(No implementation found for method show on channel dexterous.com/flutter/local_notifications)
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)
firebase
0
votes
1.8k
views
1
answer
firebase - ImportError: Failed to import the Cloud Firestore library for Python
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)
firebase
0
votes
1.2k
views
1
answer
firebase - Flutter - Fetch Data from firestore and display it in a dropdown list
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)
firebase
0
votes
857
views
1
answer
firebase - Firestore security rule: How to ensure uniqueness of values in document?
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)
firebase
0
votes
936
views
1
answer
firebase - What are the benefits of using a root collection in Firestore vs. a subcollection?
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)
firebase
0
votes
724
views
1
answer
firebase - Android - Client-side sorting with FirebaseRecyclerAdapter
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)
firebase
0
votes
745
views
1
answer
firebase - AngularJS “Wire up a Backend” example not loading data on edit dialog
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)
firebase
0
votes
994
views
1
answer
firebase - How to recursively delete collection in firestore?
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)
firebase
0
votes
811
views
1
answer
firebase - Is it possible to run aggregation queries in Firestore?
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)
firebase
0
votes
881
views
1
answer
firebase - Firestore security rules in to prevent sensitive field
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)
firebase
0
votes
1.2k
views
1
answer
firebase - Flutter - Unhandled Exception: [core/duplicate-app]
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)
firebase
0
votes
973
views
1
answer
firebase - Cloud Firestore: How to set a field in document to null
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)
firebase
0
votes
767
views
1
answer
firebase - GeoFire: How to add extra conditions within the query?
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)
firebase
0
votes
1.2k
views
1
answer
firebase - Get parents from Firestore Collection Group Query, WITHOUT RETRIEVING SONS
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)
firebase
0
votes
811
views
1
answer
firebase - Is it possible to use any kind of database in Flutter Desktop
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)
firebase
0
votes
1.1k
views
1
answer
firebase - Cloud Firestore ReactJS Error: Missing or insufficient permissions
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)
firebase
0
votes
953
views
1
answer
firebase - Firestore: request for a list of collection IDs
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)
firebase
0
votes
936
views
1
answer
firebase - Firestore security rules based on request query value
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)
firebase
0
votes
1.3k
views
1
answer
firebase - How to access Cloud Firestore from Google Sheets?
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)
firebase
Page:
1
2
3
4
5
6
...
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] MySQL事件设置问题
[2] js数组中每一个对象都添加一个属性'id',id唯一且是number类型
[3] python - Is it possible to create nested pdf documentation with sphinx+intersphinx?
[4] nginx配置
[5] js 能监听一段代码吗?使代码报错能准确输出
[6] If google tag manager is installed, the scripts of other tools are being downloaded in browser
[7] vue有没有像mixin混入js这样的混入元素
[8] javascript - Encrypting Files NodeJS ERRO: EVP_DecryptFinal_ex:wrong final block length
[9] ionic framework - Error for vault in paypal ( enabling it for subscription )
[10] unity3d - Unity c# control other scripts variables in realtime by registering variable
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
广告位招租
...