MPE_TECH
(havham)
September 20, 2021, 2:11pm
#1
i have exported app and downloaded app on my device [mobile] but… when i open app it shows ‘clouddberror:unknownhostespection:cloudddb.example.com’ why is showing like that
dora_paz
(Dora)
September 20, 2021, 2:13pm
#2
You will need to setup your own redis server to use the CloudDB component. You are getting that error because you are trying to use the default database but we don’t provide one.
You have to setup your own redis server. See how
MPE_TECH
(havham)
September 20, 2021, 2:16pm
#3
ok but it is a long tutorial i have eye problem so cant read more than 1 paragraph. is it available as a video tutorial?
dora_paz
(Dora)
September 20, 2021, 2:21pm
#4
For what purpose do you use cloudb ?
dora_paz
(Dora)
September 20, 2021, 2:26pm
#5
Instead of using cloudDB use firebase database
Hi, Koders!
I observed that there were many queries on Firebase Database even me ! but eventually after trials and errors I solved the problem I had posted a solution to a Koder who had the same issue but I thought to make a more comprehensive guide on Firebase for begginers.
So lets get started!
Lets understand the blocks
The below warning is because there is no blocks associated with it.
[Firebase Database Data Changed]
This is an event triggered when the data changes in firebase, for e…
MPE_TECH
(havham)
September 20, 2021, 2:26pm
#6
to make a public messaging app
dora_paz
(Dora)
September 20, 2021, 2:28pm
#7
An example can be found here
There are few bugs (not so frequent) in this method so while fixing them I decided to use different logic and ended up getting a better version but still with few bugs.
So I am attaching aia here, if anyone would like to explore:
Chat.aia (89.1 KB)