Issue with IOS and Https connection - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: Issue with IOS and Https connection (/showthread.php?tid=3013) |
Issue with IOS and Https connection - Alphaplasti - 24.11.2020 Hi every one, I've an issue when I use an Iphone with an https connection. I can see all the values and the update of each value on the vizualisation, but i can't modify the values. For example when I want to set a byte value, I can see the slider, but the modified value is not upgrade to the logiccontroller. I've observed this problem on Wiser4KNX, Spacelynk and LM5. Is it an know issue ? Have you an idea to fix that ? Thanks a lot Adrien RE: Issue with IOS and Https connection - Daniel - 24.11.2020 Yes for years, apple is blocking websocket, nothing we can do. RE: Issue with IOS and Https connection - Alphaplasti - 24.11.2020 (24.11.2020, 20:32)Daniel. Wrote: Yes for years, apple is blocking websocket, nothing we can do.Okay, it's clear! Thanks for you answer Thanks for your information: it's a problem of websocket, I found an experimental webkit on IOS, "NSURLSession WebSocket" and WebGPU, I try it on two Wiser4KNX and my Spacelynk , it fix the issue. In my LM5, it work util i refresh safari. Do you know this function ? maybe a know risk to use it ? My apologise if someone already tried it before ! |