Alex Sandro

Results 2 issues of Alex Sandro

I found a possible solution for Template Buttons using hydratedTemplate: ![template-vs](https://user-images.githubusercontent.com/63991021/188924262-2e9fea36-ec36-4fff-a642-b652be1fc8f2.png) Working perfectly on Android: ![template-wa](https://user-images.githubusercontent.com/63991021/188924336-2bb27ac1-9d1c-4bf4-af20-8f3e5fe26f03.png) I had to use relayMessage because sendMessage doesn't handle hydratedTemplate type messages correctly. A...

bug
Stale

Fixes the timed out error when initializing the connection, this error occurs because when connecting, a query is sent to the socket, which in turn breaks the application when it...