Page 1 of 2

When linking to a internal html file is opens in the background on the app on iOS

Posted: Mon Oct 19, 2015 5:16 pm
by Lars Holtet

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');


When linking to a internal html file is opens in the background on the app on iOS

Posted: Mon Oct 19, 2015 5:24 pm
by Lars Holtet

The previous versions of the app works just fine with iOS9, so it has to be something with xcode, the new cordova or something..


When linking to a internal html file is opens in the background on the app on iOS

Posted: Mon Oct 19, 2015 8:15 pm
by Evgene Karachevtsev

Hello Lars,

Unfortunately we don't officially support iOS 9 yet. Could you please clarify do you have this issue with another OS versions?


When linking to a internal html file is opens in the background on the app on iOS

Posted: Mon Oct 19, 2015 8:55 pm
by Lars Holtet

My previous version with an older Cordova works with iOS 8 and 9..

So its something to do with Cordova 3.7 i think.. It opens the local "html" file in the background of the app, and not "over it"..


When linking to a internal html file is opens in the background on the app on iOS

Posted: Tue Oct 20, 2015 9:30 am
by Evgene Karachevtsev

Lars,

This may be the reason, but until we don't support iOS 9 we can't guarantee this.


When linking to a internal html file is opens in the background on the app on iOS

Posted: Tue Oct 20, 2015 12:55 pm
by Lars Holtet

I dont believe this is an iOS9 issue, but a Cordova 3.7 issue.. Previous versions of Cordova works just fine with iOS9..

Meaning support iOS 9, do you mean the updated cordova 3.8 build?


When linking to a internal html file is opens in the background on the app on iOS

Posted: Tue Oct 20, 2015 1:51 pm
by Illya Stepanov

Yes


When linking to a internal html file is opens in the background on the app on iOS

Posted: Tue Oct 20, 2015 2:54 pm
by Lars Holtet

Are there any plan for when this is coming?


When linking to a internal html file is opens in the background on the app on iOS

Posted: Tue Oct 20, 2015 3:17 pm
by Illya Stepanov

We are planing this for the nearest time possible.


When linking to a internal html file is opens in the background on the app on iOS

Posted: Wed Oct 21, 2015 5:30 pm
by Lars Holtet

Ok, that meaning in weeks, or months? :)