cstimer
cstimer copied to clipboard
Not working on IOS
Tried 3 different BLE browsers on iOS - none of them works. BUT, briefcubing does work, both on PC and iOS. So could you please update the connection code. I am trying to make it work on my own fork, but somebody with former knowledge of this might be faster.
Update: I removed the 2x services services: ['0000fe95-0000-1000-8000-00805f9b34fb']
and services: [GiikerCube.opservs[0]]
from bluetooth.js around line 641, and now I can find the cube on iOS and connect.
Next problem is, that it does not get the events when cube turned, seems like code is close to that of briefcubing.