Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the way but still it failed as well. previously i have been using client.subscribe(...) and it was working well but now nothing works. Plus I couldnt find realtime.subscribe(...) option in the docs. Thanks for all your help and advise in advance 😁
TL;DR
Developers having trouble with getting realtime to work, even after trying to switch from client.subscribe() to realtime.subscribe(). The latter method didn't work and they couldn't find documentation for it either.