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.
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.