I must open one local HTML file (ex: assets > test> test.html) with Safari. I do not want to use in-app Browser and instead I want to use window.open(). Is there any way to do this in ionic 2? if yes what would be the url look like?
I must open one local HTML file (ex: assets > test> test.html) with Safari. I do not want to use in-app Browser and instead I want to use window.open(). Is there any way to do this in ionic 2? if yes what would be the url look like?