Firebase login/signup success block not working

Thank you for the advice, I understand your point.

I am already working step by step on my own logic.
I was mainly looking for a reference to understand
how others structure login, product loading, cart and orders.

I will continue building and learning incrementally.
Any guidance or small suggestions are welcome.

Done

Its working 100%, i don’t know where the issue is,


Sign Up/Login is functioning

I also believe you have received some data in your database

FutureVioletCuckoo(1).apk (7.8 MB)

Also, a small suggestion regarding UI structure,
it’s better to avoid creating very large or many separate screens for related flows. Instead, consider using virtual screens (arrangements) and controlling their visibility. This approach, Improves performance, Makes the project easier to manage, Reduces screen-switching complexity and Is a common best practice in Kodular/MIT AI2 apps

If possible, have a look at my airtablepro extn