Hey guys, I’ve extended my attempt at a browser-based SoftAP tool to (1) automatically handle WiFi switching during the process flow, and also to be (2) guaranteed compatible by deploying the web app as a downoadeable executable via Electron. (which is a tiny Chromium).
You can read more here if you’re interested. I think the most salient benefit to anyone trying to implement seamless Photon setup in their app or product will be the wifi-control module I put together to make this work. It’s what enables programmatic WiFi control on the user’s PC via JavaScript.