socket icon indicating copy to clipboard operation
socket copied to clipboard

iOS app with LAN host in debug mode will crash

Open aleclarson opened this issue 3 years ago • 1 comments

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

aleclarson avatar Dec 17 '22 21:12 aleclarson

I have exactly the same error. To run the ios app I have to make a static build first.

garth avatar Jan 09 '24 21:01 garth