Hi sir, 2 Questions here. 1. How to read data from firebase and display at the app? 2. How to find data in the data which display in the apps using short key or some function such as CTRL + F or a search bar?
@@TheCodingBus I have tried reading the data it is working. But if I want to exactly get particular tag data means it's not fetching properly! Can you suggest bro!
bro please post new video as some changes have been made in firebase.And I have doubt that should I do something with project bucket and Firebase token because in other videos they're doing something like that.
Gr8 video sir, When I drag firebaseDB, it says that it may be unstable so is it safe to use firebaseDB if I am looking forward to use my app for a long time in future?
Hi please let us know how we can restrict a person from not using an app. How can I make sure only the person I want is using the app and not other person who has the app. this firebase authentication only stores who logged in but it cannot restrict a particular person from not using it. How to do that, please tell.
both are database. but in cloudDB you can see the data that you have stored without using your app. but in firebase all data is visible in your firebase account
i need to connect firebase with MIT app inventor under real time database and i have configured, where should we test it in the emulator, or in the phone by installing the app, even then it shows error i have done some mistake kindly help
Hello! your videos helped me surpass alot of difficulties. Thank you:) one more thing regarding this video, i am having this error message whenever I run the AI companion: "Error from companion: for a firebase host you must first set your authentication server before using authentication features! " is there any easy solution to that ?
I have also had this problem, if you skip past this message you can still add to the DB. If you found a solution I would appreciate it alot as I have found nothing useful online :)
@@spef7396 yes i can still add and extract info from database using this online companion, but the problem is when i install the apk file on the phone (in other words after downloading the app), i can't open the app. this error message might be the problem. did you try to install the apk file on your phone and couldn't open the app like me ?
@@TheCodingBus it was true, but i managed to solve it, the problem was the server. i chose US server instead of Europe the second time, and it worked perfectly fine. Thanks for your reply anw! keep up the effort bro.
This needs to be done without Google products, not with them. It's better and more flexible to use databases created on PCs. "Easy" doesn't always mean "smart."
Hi sir, 2 Questions here.
1. How to read data from firebase and display at the app?
2. How to find data in the data which display in the apps using short key or some function such as CTRL + F or a search bar?
A good concise tutorial.... Thank you
Glad it was helpful!
Can you show how mit app inventor access the data from firebase? I mean firebase data will display on mit app inventor.
Hi, I follow all of your steps exactly. Why the app crashes and stop immediately when I try to open?!
Thanks you first time i saw this video i got it but i forgot then i was thinking and your video helped me on a compation
Glad it helped!
Thank you for helping me in my project sir.......
It's my pleasure
This is very clear for beginners to know about firebase and MIT interface
Thank you! It helped me out!
Most Welcome 🤗
How to read values when Firebase has security rules@@TheCodingBus
please do a video on how to read those stored data
Okay...
@@TheCodingBus I have tried reading the data it is working. But if I want to exactly get particular tag data means it's not fetching properly! Can you suggest bro!
@@Narendiranath dost, i assume you have resolved this dilemma after 3 years. Have you?
@@aeronjarrett5897 I totally forgot about that...
Hi,
your tutorial is helpful, but is it possible to send push notifications too by completing this process.
Not this. For that you can use one signal
Can you help me? When i tried to build it and install, it crashes and does not open. Thanks.
Thanks, this helps me so much!
Glad it helped!
bro please post new video as some changes have been made in firebase.And I have doubt that should I do something with project bucket and Firebase token because in other videos they're doing something like that.
okay lemem check
i'll make a video on that
@@TheCodingBusdost, did you make the new video? How do i find it?
value storing is of string type but i want to store numbers, how to do that ?
Gr8 video sir,
When I drag firebaseDB, it says that it may be unstable so is it safe to use firebaseDB if I am looking forward to use my app for a long time in future?
Yes, you can
Where is the second part?
sir ,can i send push notification from firebase then plz help me plz reply me thnks
Hello sir i want to share inages between two screen so that two same application can acess data saved by other
Yes possible. use base64
convert image to text then again text to image
@@TheCodingBus can you share the relevant video
good job
Thanks
can we use it to send audio data? and recall it?
what emulator do you use?
App Inventor
Hi please let us know how we can restrict a person from not using an app. How can I make sure only the person I want is using the app and not other person who has the app. this firebase authentication only stores who logged in but it cannot restrict a particular person from not using it. How to do that, please tell.
Dost, have you resolved this challenge of excluding anyone other than a select set of users from accessing the app or it's database?
Hello Coding Bus! Can you make a tutorial how to make a messanger app using Fire Data Base! Please.
okay.. i'll try
@@TheCodingBus Thanks very much. I now you can make it because people can learn this on private classes.
What is firebase, and how will it help me
Firebase is your server, your API and your datastore, all written so generically that you can modify it to suit most needs.
thanks for sharing! Where do i get the FirebaseToken? in your video is already filled... thanks again!
you just need to put firebase url
Bro how to add and retrieve sub tags in normal tags plz reply
What is the reference between cloudDB and firebaseDB
both are database. but in cloudDB you can see the data that you have stored without using your app. but in firebase all data is visible in your firebase account
ola companheiro, obrigado pelo video, por curiosidade, você tem algum video sobre login do facebook no firebase pro mit app inventor 2 ?
para isso temos que usar algum plugin para fazer o login no facebook
community.thunkable.com/t/free-firebase-authentication-v-3-0-update-link/8543
I am getting fireBase error permission denied
i need to connect firebase with MIT app inventor under real time database and i have configured, where should we test it in the emulator, or in the phone by installing the app, even then it shows error i have done some mistake kindly help
you can test it in AI Companion this will work for you
Great brooooo thank you
Most Welcome 😊
Now you brought your friend for comment. Nice👍
I am making a phishing scam app thanks for helping me
All the best
@@TheCodingBus I will scam free fire id's of players
Hello! your videos helped me surpass alot of difficulties. Thank you:) one more thing regarding this video, i am having this error message whenever I run the AI companion:
"Error from companion: for a firebase host you must first set your authentication server before using authentication features! "
is there any easy solution to that ?
I have also had this problem, if you skip past this message you can still add to the DB. If you found a solution I would appreciate it alot as I have found nothing useful online :)
@@spef7396 yes i can still add and extract info from database using this online companion, but the problem is when i install the apk file on the phone (in other words after downloading the app), i can't open the app. this error message might be the problem. did you try to install the apk file on your phone and couldn't open the app like me ?
make sure u have to change the rule make if false to true
@@TheCodingBus it was true, but i managed to solve it, the problem was the server. i chose US server instead of Europe the second time, and it worked perfectly fine. Thanks for your reply anw! keep up the effort bro.
@@thechrome1893 how to change the server sis
Thank you very much for your védio
Please i have the message :
We have detected the following issues with your security policies
Glad you liked it. Stay tuned for more.
Awesome
thanks
unable to test run the app
use AI Companion
Broo can we add limited tags
Yes we can
hello sir can u please help us with our project sir
Yes
This needs to be done without Google products, not with them. It's better and more flexible to use databases created on PCs. "Easy" doesn't always mean "smart."
ye it's depend