Skip to content

gyro1.7_en fix ios12

Compare
Choose a tag to compare
@hjmmc hjmmc released this 20 May 02:14
· 10 commits to master since this release

Fix Issues#3 Issues#4

If you are using ios 12.2+, please enable 'Settings > Safari > Motion and Orientation access' and use HTTPS to access.

Since safari's websocket does not support self-signed certificates, when using HTTPS access, socket.io will probably use XHR instead of websocket, which will increase communication latency.