Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cnmoro/455b746f16eddb616262f3cbb1f3a7df to your computer and use it in GitHub Desktop.
Save cnmoro/455b746f16eddb616262f3cbb1f3a7df to your computer and use it in GitHub Desktop.
Ionic - Bugfix "Not allowed to load local resource"
let win: any = window;
path = win.Ionic.WebView.convertFileSrc(path);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment