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
The installation instructions specify that we must add io.socket:socket.io-client:1.0.0 as a dependency.
However, there are newer versions of this library: 1.0.2 and 2.1.0.
I'm assuming it's OK to use 1.0.2 because it's a bug fix release, but can 2.1.0 be used?
According to this page, the server must have version 3.x or 4.x in order to support 2.x clients.
The text was updated successfully, but these errors were encountered:
Merge in SST/android-sdk from upgrade/hybrid_2_16_0 to hybrid
Squashed commit of the following:
commit 831e1b280852ad5b6703b87c9dbf2a1bc6b61339
Author: Naveen Niraula <[email protected]>
Date: Wed Feb 14 17:33:35 2024 +0545
Fix: crash when custom dimension map is passed for no Data360
... and 74 more commits
The installation instructions specify that we must add
io.socket:socket.io-client:1.0.0
as a dependency.However, there are newer versions of this library: 1.0.2 and 2.1.0.
I'm assuming it's OK to use 1.0.2 because it's a bug fix release, but can 2.1.0 be used?
According to this page, the server must have version 3.x or 4.x in order to support 2.x clients.
The text was updated successfully, but these errors were encountered: