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
On all iOS devices (Andriod untested), horizon simply throws and error and disconnects when trying to send a frame over about ~40Kb and is unable to recover. Receiving large frames are fine and there are no problems on any desktop I have tested. The error object thrown from .watch().subscribe() is {"isTrusted":true}, but I don't think this error message is relevant.
The text was updated successfully, but these errors were encountered:
Server version: 2.0.0
Client version: 2.0.0
On all iOS devices (Andriod untested), horizon simply throws and error and disconnects when trying to send a frame over about ~40Kb and is unable to recover. Receiving large frames are fine and there are no problems on any desktop I have tested. The error object thrown from
.watch().subscribe()
is{"isTrusted":true}
, but I don't think this error message is relevant.The text was updated successfully, but these errors were encountered: