Hi @domhnallohanlon,
I meanly develop interfaces or connectors and I have, through the course of my business carrier, developed many types including interfaces for SWIFT banking systems and capturing and manipulating data from telecoms equipment. Now that I’m retired I do it for the fun of it and to keep myself busy.
I developed, using Thunkable, a small app to the union of retired citizens in Bahrain to maintain a database of their clients so I asked them to create their own Firebase account. I also developed interfaces to 7 or 8 clients using POS (point of sales) systems to feed data to a point rewarding system maintained by the reward system owner. Again in this case I asked the reward system owner to create a Firebase account for the business.
I do this because once the business gets enough hits and Google starts to charge it will not be to my account but to the owners of the data.
@domhnallohanlon, I still have 2 situations where I need the Realtime_DB blocks in the new UI.
I need to be able to call the AddListener, RemoveListener, and the data changed event. Although there is a cloud variable changes event (which I haven’t played with), for my multi-user application, I set listeners to keys DEEP in my JSON Hierarchy. For the chat features of my app, I don’t what every user’s app to have to react to a change in the collection of all user chat threads. That won’t scale well.
I also need to be able to add the Firebase SignIn Blocks. Although a separate invisible component from the realtime_DB, it is not available in the new UI (that I could find).
While this may be a fair assumption, RTDB listeners on each screen is only working with a different and distinct RealtimeDB element. The only workaround I could manage was to create a different element for each screen and hence I have had to copy and rename an existing one rather than drag a new one given the new interface.
Hi guys, i love this new editor, very useful for positioning objects wherever i prefer.
But the multi-screen view on same screen it’s causing a very very slow delay of the operations and now i’m not able to work on new screens and move blocks on it
I use airtable get data and list data view on each screens
Hi, I dsicovered the same. Changes on screens are with some delay.
And:
Aren‘t there no more „advanced“ options in the preferences panel?
Positioning the elements on the screen via UI is very nice. But what about layout-elements?