Open wilfredonoyola opened 6 years ago
I have same bug with iOS, did you find solution for this?
Share the URL the file tmp on Ionic 3
How Do I get correctly the Url and display?
Ionic now uses WKWebview which does not support the file:/// protocol.
file:///
You can rewrite the path using the normalizeURL() function.
Thanks @AppwareDev I have added it, But do not work! :(
I have same bug with iOS, did you find solution for this?
Share the URL the file tmp on Ionic 3
How Do I get correctly the Url and display?