Lars Holtet
Posts: 0
Joined: Sun Nov 24, 2013 5:47 pm

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

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

Lars Holtet
Posts: 0
Joined: Sun Nov 24, 2013 5:47 pm

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

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

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

Hello Lars,

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

Lars Holtet
Posts: 0
Joined: Sun Nov 24, 2013 5:47 pm

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

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"..

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

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

Lars,

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

Lars Holtet
Posts: 0
Joined: Sun Nov 24, 2013 5:47 pm

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

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?

Lars Holtet
Posts: 0
Joined: Sun Nov 24, 2013 5:47 pm

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

Are there any plan for when this is coming?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

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

We are planing this for the nearest time possible.

Lars Holtet
Posts: 0
Joined: Sun Nov 24, 2013 5:47 pm

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

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

Return to “Issues”