I am working with realm, i enrolled for a trial cloud account and when I connect to it through realm studio, I can see the realm objects. I built the to do app using the tutorial and can see the sync happening. But I am unable to see where i can create a function which gets executed when data is updated.
I tried installing the on-prem version in my mac, it ran, i saw couple errors like failed binding, but at last I saw running successfully message. When i log into that server, i dont see synced realm objects ! But I can see a section where i can create functions. Hence i am confused what’s going wrong. Could it be because my mac does not have full admin power and binding to certain sockets are failining ?
cant i create a realm-function in trial account in cloud ?
thanks