How to input data type geopoint Jarlison, seems like array have lattitude and longitudeā¦ Thankyou
I still wait for you help.
pleaseā¦
Hello @111192,
My schedule has been busy over the past few days as with many others. I have contributed to another Github project at a staggered rate because of it and there is still things I need to finish so others can complete their checklist. So please, be patient.
Thank you.
Hello, the same thing happens to me and I have discovered that it does not work with the Companion emulator, but if you create the apk and run it if it works correctly, try it and see how it works ok.
what types of language we are using to a send query request. itās web or java
Please help !
FirebaseApp with name second app doesnāt exist. Available app names:
when u install apk in your real device then u canāt see this error
I did test this and it works for me, but for everyone who wants to see if the issues are fixed for them, here you go!
- Fixed package name collision
- Package name is
com.jdl.firestore
instead ofcom.jdl.Firestore
ā¦ This shouldnāt cause issues for you.
- Package name is
- Added
com.android.support:support-annotations
library- Kodular should have this library, but since Iām working on App Inventors source where theyāve switched over to AndroidX I had to include itā¦ Otherwise the build would fail. Although this hasnāt really increased the size if it has at all!
com.jdl.firestore.aix (2.3 MB)
@jarlissonlira2 I have submitted a PR on GitHubā¦ Fix "FirebaseApp with name second app doesnāt exist" by StormiFire Ā· Pull Request #1 Ā· jarlisson2/FirestoreAIX Ā· GitHub
Have your issues resolved?
- No
- Yes
0 voters
Would you like integration with google-services.json
so you donāt have to use the Initialize
block and can use other Firebase components seamlessly?
- No
- Yes
0 voters
Has anyone managed to use the firestore with the authenticator?
How to get anyone document filed ?
i have a document id i want to get the field of these document
Good extension, Iāll try it these days.
how can i find aplication id for this aix
Need Help I got error " FirebaseApp with name second app doesnāt exist. Available app names."
Its been quite long since the OP was last active on the community. Also, the extension doesnāt seem to be working properly as some users had also reported the same issue earlier. I unlist this until the extension receives an update fixing the mentioned issue(s).
hello iām new here. I have a question, how to get the names of all documents in the collection?
Is there a guide on how to use the extensionās functions?
Studying the functions that were used in the available aia, I was able to understand how they work.
But some functions such as āDeleteDocumentā, āGetDocumentā and āUpdateDocumentā require the text field ādocumentReferenceā
Where do I get this information (ādocumentReferenceā)?
Does anyone have an aia example?
I donāt think the extension has any problems. Just today I found out that this extension exists, I downloaded aia and installed it normally.
I followed the guidelines in the guide above on how to install, and it worked perfectly.
I have some problems to understand how some functions work, but I didnāt have the problems reported by the colleagues above.
Can i Put a Link in a Guide I am Making