Rank 1: Thread
i can see in dashboard but why im unable to see the log of that function in console
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 1: Thread
i can see in dashboard but why im unable to see the log of that function in console
I mean what do you see here?
Rank 1: Thread
Rank 1: Thread
yeh it shows connected
Rank 1: Thread
here you can see the realtime messages sync 2 users but messeges are not syncing
That should work
Rank 1: Thread
Everything seems intact let's see what
Steven would say
Rank 1: Thread
k
Rank 1: Thread
Rank 1: Thread
here is the updated code what i tried
Rank 1: Thread
Rank 1: Thread
Mmm now that I think of it
Can you remove all the new lines inside the string templates?
Change this to one line
Rank 1: Thread
oh
Rank 1: Thread
like this?
You can keep it on template string like so
client.subscribe(`databases.${DATABASE_ID}.collections.${COLLECTION_ID}.documents`);Just make sure the string is one line and let us know
Rank 1: Thread
gotcha
Rank 1: Thread
thank youuuu
Great 😃
[SOLVED] RealTime API is not working in my application