Can anyone help me? I’ve reached a dead end
How to get specific data from database in Firebase
data and display it dynamically on Dynamic Card view with Dynamic Label
I want to create a page for each type of advertisement in addition to transferring personal advertisements to the user’s favorites page. Is that possible?
Use the tag/tag/tag in project bucket
but remember firebase does not allow special characters, use only english without any special characters
Everything is possible if the db is firebase!
1 Like
The problem is that the ad number is unknown and the user number is variable.
As per your project what I understood is your app shows adevertisement with a set of user id and ad, first you need to associate user with the user id, then get value of the userid from fb, show ads. Whats problem with that?