Hi!
I have an app thats based on internal html files. It has always worked, but for some reason it doesnt work any more.
When i click the button in the menu, the page doesnt open in inappbrowser, but if i double click the middle button, i can se that its opened in the background.
This is for iOS, for android it works..
My javacode is this: window.open("files/01/01.html", '_blank', 'location=no');