You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, timestamp should be either all in number or in strings. userAlice.chat.history(..) is sending timestamp in number & stream connection is sending value in string
Current Behaviour
same as above
Here's the ss of socket (check the parameter timestamp:
Here's the ss of sdk (check the parameter timestamp:
Reproduction steps
in push sdk
Screenshots
![DESCRIPTION](LINK.png)
Relevant Logs
No response
Dapp Env
Prod (app.push.org)
Browsers
No response
The text was updated successfully, but these errors were encountered:
Expected Behaviour
Ideally, timestamp should be either all in number or in strings.
userAlice.chat.history(..)
is sendingtimestamp
innumber
&stream
connection is sending value instring
Current Behaviour
same as above
Here's the ss of socket (check the parameter timestamp:
Here's the ss of sdk (check the parameter timestamp:
Reproduction steps
in push sdk
Screenshots
![DESCRIPTION](LINK.png)
Relevant Logs
No response
Dapp Env
Prod (app.push.org)
Browsers
No response
The text was updated successfully, but these errors were encountered: