Hi! We are using your SDK for about two years and it is great!
I catched an error when object received from backed is not decoded: SocketAuth's 'org_id' field is Int, but backend returns is as String.
As a workaround I changed this field to String and now it works. Can you have a look?
Hi! We are using your SDK for about two years and it is great! I catched an error when object received from backed is not decoded: SocketAuth's 'org_id' field is Int, but backend returns is as String. As a workaround I changed this field to String and now it works. Can you have a look?