I’m constructing a quite simple app for iOS utilizing Swift. I’m operating Xcode 3, the newest one which works on Mac Huge Sur. It simply makes use of a WKWebView to load my web site. My web site works flawlessly in Safari nonetheless it doesn’t work within the iPhone emulator with WKWebView.
My web site is a Blazor server aspect web site utilizing Telerik. The error message is unclear but it surely seems to not be loading both Telerik or the Blazor server js file. It says it can’t discover “TelerikBlazor”. I do have JavaScript enabled in my code.
I attempted to attach my Mac to my PC by way of a dev tunnel in Visible Studio however I get “Not allowed to request useful resource” errors so I am unable to debug it. However once more it really works simply tremendous in Safari.