socket
socket copied to clipboard
iOS app with LAN host in debug mode will crash
Part of the changes by @jwerle in this commit is incorrect.
The loadFileRequest: method doesn't work with http://10.0.0.80:5173/
The app will crash with:
http://10.0.0.80:5173/ is not a file URL
Tested on iOS 16
I have exactly the same error. To run the ios app I have to make a static build first.