ZionniteOriginal post
Rank 4: Virtual Machine
hello, in my code, Realtime functions does not work, other times it will work,
i first thought it was due to unstable internet connection, so i created a question and i was told to use connective_plus package to use to detect the connection of the network then subscribe again, which i did and it work.
but now, the realtime will not even work, sometimes it will, the pattern is not consistent
here is my code below
Summary
Realtime function works inconsistently despite efforts to stabilize internet connection. It was suggested to use the connective_plus package to detect network status and resubscribe, but the issue persists.