Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

inApp browser / opening in native browser not working as expected - iOS

Hello!

Tested your app on iPhone 6 (iOS 8.1.1). Here is how it looks like

Image

James Appleford
Posts: 0
Joined: Wed Jul 09, 2014 11:08 pm

inApp browser / opening in native browser not working as expected - iOS

This is a little frustrating isn't it. I have the app installed on my phone. Is this how you also tested it?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

inApp browser / opening in native browser not working as expected - iOS

Yes, exported .ipa file and installed on device. Not sure, but maybe the problem is in iOS 8.1.2. Let me upgrade device version and test again. I'll update.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

inApp browser / opening in native browser not working as expected - iOS

Same on iOS 8.1.2. What is your device?

Muneer Mk
Posts: 0
Joined: Mon Apr 27, 2015 6:43 am

inApp browser / opening in native browser not working as expected - iOS

In 8.3 it not showing help me

Muneer Mk
Posts: 0
Joined: Mon Apr 27, 2015 6:43 am

inApp browser / opening in native browser not working as expected - iOS

I am Facing same problem
My IOS version is 8.3

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

inApp browser / opening in native browser not working as expected - iOS

Hello Muneer,

We checked and code
prewindow.open('http://your_site.com', '_blank', 'location=yes');/pre works correctly in iOS 8.3. It opens InAppBrowser and 'Done' button returns back in the app. Could you please show us how does it works in your app?

Hazzaa Misfer ALhazzaa
Posts: 0
Joined: Mon Jul 28, 2014 4:33 pm

inApp browser / opening in native browser not working as expected - iOS

hello Evgene,

can I make the the bellow code works for any clicked links in the App without specifying the URL field so InApp browser become the default browser.

Because I have an App contains Gmap with place markers that have embedded URL and i want InApp browser become the defaults when the user click on the place marker.

window.open('Any link in the App', '_blank', 'location=yes');

Thanks Dude

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

inApp browser / opening in native browser not working as expected - iOS

Hello,

Most likely there is such possibility.
Unfortunately we do not have ready solution as this is all about custom logic which falls outside the scope of support.
You can search online for appropriate JavaScript sample.

Return to “Issues”