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

window.open pdf works on ipad not on iphone

Hi!

In my app i have a commandline that Works like this:

window.open("pdf/mypdf.pdf", '_blank');

It works on ipad, but not on iphone- how can this be?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

window.open pdf works on ipad not on iphone

Hello Lars,

Please use 3rd-part Cordova plugin to open a PDF file, e.g.: https://github.com/sitewaerts/cordova...
It has to work on all devices.

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

window.open pdf works on ipad not on iphone

Ok. I found out that my ipad has ios 9.3.5 and that the iphone had 10.2- i guess thats where the problem is. Will it be sorted with the cordova update this january?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

window.open pdf works on ipad not on iphone

Sorry, but Appery.io doesn't support iOS 10.2 yet: https://docs.appery.io/docs/general-d...

Return to “Issues”