Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
-
iPhone 6, iOS 9.3.1, Cordova 6.1.1, Ionic 1.7.14, InAppBrowser 1.4.0
Description
Hi,
First of all I'm not sure if this is a bug or not, but I have the following problem:
I try to open another app with the following code:
cordova.InAppBrowser.open('fb://', '_system');
This works on a iPad with iOS 8.4.1 but when I use the same code on my iPhone with iOS 9.3.1 nothing happens.
Am I doing something wrong or is this really a bug?
Thanks
Björn