MauiHybridWebView icon indicating copy to clipboard operation
MauiHybridWebView copied to clipboard

iOS 18 Page not loading and it shows 'about:blank'

Open cmydur opened this issue 1 year ago • 2 comments
trafficstars

I have an app that loads a page and is working fine in iOS17.5 and I'm on iOS18 Beta Developer release it stops working. The safari debugger just shows 'about:blank' and where as iOS17.5 shows '0.0.0.0'

None of the files load in iOS 18, as it can be seen from the WebInspector of Safari

Frame 1

cmydur avatar Sep 16 '24 12:09 cmydur

image

hi Temporarily change it to localhost

longnguyenit94 avatar Sep 18 '24 08:09 longnguyenit94

Thank you @longnguyenit94 where do I change it ?

cmydur avatar Sep 18 '24 12:09 cmydur

@Eilon can you please publish your change to nuget? Thanks!

mtanml avatar Oct 24 '24 13:10 mtanml

@Eilon can you please publish your change to nuget? Thanks!

The fix should now be available in the latest package: https://www.nuget.org/packages/EJL.MauiHybridWebView/1.0.0-preview7

Eilon avatar Oct 25 '24 17:10 Eilon