Hi there, I opened my app today and it crashed, saying normalizeURL is depricated use convertFileSrc instead.
So i tried to implement the WebView new method.
Its installed but gives this error - Cannot find the name WebView.
If anyone can assist i would be greatfull because our app relies on this functionality and it due for launch soon.
I even tried to manually change the url from ‘file:///’ to ‘/’ and from ‘file:///’ tp ‘http://localhost:8080’ with no luck
Thanks