[jira] [Commented] (CB-5649) inAppBrowser overrides App's orientation

2014-03-25 Thread Gilles Benzerrouk (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946391#comment-13946391
 ] 

Gilles Benzerrouk commented on CB-5649:
---

Hi, 
I have the same problem on Ios 7 with cordova version 3.3.0-0.1.1.
the plugin does not respect the App's defined orientation and rotates to 
Landscape !
This is a major issue. And it did nt append before with version 2.3 of cordova.

Thank's for your help !

Gilles 


> inAppBrowser overrides App's orientation
> 
>
> Key: CB-5649
> URL: https://issues.apache.org/jira/browse/CB-5649
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS, Plugin InAppBrowser
>Affects Versions: 3.0.0, 3.1.0, 3.2.0
> Environment: iOS 7
>Reporter: Manos Koufakis
>
> When inAppBrowser is used in a Portrait App, the plugin does not respect the 
> App's defined orientation and rotates to Landscape Orientation if user 
> rotates their phone to Landscape.
> If this feature is by design, is there a way to disable this behaviour and 
> force inAppBrowser to "respect" a certain orientation?



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6360) The InAppBrowser crash on IOS 6.1 and IOS 5.1 >NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:

2014-03-27 Thread Gilles Benzerrouk (JIRA)
Gilles Benzerrouk created CB-6360:
-

 Summary: The InAppBrowser crash on IOS 6.1 and IOS 5.1 
>NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:
 Key: CB-6360
 URL: https://issues.apache.org/jira/browse/CB-6360
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin InAppBrowser
Affects Versions: 3.4.0, 3.3.0
 Environment: Cordova 3.3 or 3.4 Xcode 5.0.1. Test on Ipad 2, Iphone 3GS
Reporter: Gilles Benzerrouk


When i try to launch  the InAppBrowser with : 
var ref =window.open(urlCt, 
'_blank','location=yes,closebuttoncaption=Fermer,EnableViewPortScale=yes'); 

InAppBrowser  crash.

Here the log on Xcode 5.0.1

2014-03-26 08:48:38.480 ParisFood[405:707] -[UILabel setMinimumScaleFactor:]: 
unrecognized selector sent to instance 0xecb7b10
2014-03-26 08:48:38.485 ParisFood[405:707] *** Terminating app due to uncaught 
exception 'NSInvalidArgumentException', reason: '-[UILabel 
setMinimumScaleFactor:]: unrecognized selector sent to instance 0xecb7b10'
*** First throw call stack:
(0x30fc588f 0x37303259 0x30fc8a9b 0x30fc7915 0x30f22650 0x49409 0x47bfd 0x43f8f 
0x43bc5 0x223c9 0x21cef 0x21899 0x21a7f 0x21991 0x30f241fb 0x318e1747 
0x30f99ad3 0x30f9929f 0x30f98045 0x30f1b4a5 0x30f1b36d 0x32f95439 0x3067ecd5 
0x2808f 0x28050)
terminate called throwing an exception

Before on cordova 2.9 everything was working well !!!




--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6361) The InAppBrowser crash on IOS 6.1 and IOS 5.1 >NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:

2014-03-27 Thread Gilles Benzerrouk (JIRA)
Gilles Benzerrouk created CB-6361:
-

 Summary: The InAppBrowser crash on IOS 6.1 and IOS 5.1 
>NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:
 Key: CB-6361
 URL: https://issues.apache.org/jira/browse/CB-6361
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin InAppBrowser
Affects Versions: 3.4.0, 3.3.0
 Environment: Cordova 3.3 or 3.4 Xcode 5.0.1. Test on Ipad 2, Iphone 3GS
Reporter: Gilles Benzerrouk


When i try to launch  the InAppBrowser with : 
var ref =window.open(urlCt, 
'_blank','location=yes,closebuttoncaption=Fermer,EnableViewPortScale=yes'); 

InAppBrowser  crash.

Here the log on Xcode 5.0.1

2014-03-26 08:48:38.480 ParisFood[405:707] -[UILabel setMinimumScaleFactor:]: 
unrecognized selector sent to instance 0xecb7b10
2014-03-26 08:48:38.485 ParisFood[405:707] *** Terminating app due to uncaught 
exception 'NSInvalidArgumentException', reason: '-[UILabel 
setMinimumScaleFactor:]: unrecognized selector sent to instance 0xecb7b10'
*** First throw call stack:
(0x30fc588f 0x37303259 0x30fc8a9b 0x30fc7915 0x30f22650 0x49409 0x47bfd 0x43f8f 
0x43bc5 0x223c9 0x21cef 0x21899 0x21a7f 0x21991 0x30f241fb 0x318e1747 
0x30f99ad3 0x30f9929f 0x30f98045 0x30f1b4a5 0x30f1b36d 0x32f95439 0x3067ecd5 
0x2808f 0x28050)
terminate called throwing an exception

Before on cordova 2.9 everything was working well !!!




--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6362) The InAppBrowser crash on IOS 6.1 and IOS 5.1 >NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:

2014-03-27 Thread Gilles Benzerrouk (JIRA)
Gilles Benzerrouk created CB-6362:
-

 Summary: The InAppBrowser crash on IOS 6.1 and IOS 5.1 
>NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:
 Key: CB-6362
 URL: https://issues.apache.org/jira/browse/CB-6362
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin InAppBrowser
Affects Versions: 3.4.0, 3.3.0
 Environment: Cordova 3.3 or 3.4 Xcode 5.0.1. Test on Ipad 2, Iphone 3GS
Reporter: Gilles Benzerrouk


When i try to launch  the InAppBrowser with : 
var ref =window.open(urlCt, 
'_blank','location=yes,closebuttoncaption=Fermer,EnableViewPortScale=yes'); 

InAppBrowser  crash.

Here the log on Xcode 5.0.1

2014-03-26 08:48:38.480 ParisFood[405:707] -[UILabel setMinimumScaleFactor:]: 
unrecognized selector sent to instance 0xecb7b10
2014-03-26 08:48:38.485 ParisFood[405:707] *** Terminating app due to uncaught 
exception 'NSInvalidArgumentException', reason: '-[UILabel 
setMinimumScaleFactor:]: unrecognized selector sent to instance 0xecb7b10'
*** First throw call stack:
(0x30fc588f 0x37303259 0x30fc8a9b 0x30fc7915 0x30f22650 0x49409 0x47bfd 0x43f8f 
0x43bc5 0x223c9 0x21cef 0x21899 0x21a7f 0x21991 0x30f241fb 0x318e1747 
0x30f99ad3 0x30f9929f 0x30f98045 0x30f1b4a5 0x30f1b36d 0x32f95439 0x3067ecd5 
0x2808f 0x28050)
terminate called throwing an exception

Before on cordova 2.9 everything was working well !!!




--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6363) The InAppBrowser crash on IOS 6.1 and IOS 5.1 >NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:

2014-03-27 Thread Gilles Benzerrouk (JIRA)
Gilles Benzerrouk created CB-6363:
-

 Summary: The InAppBrowser crash on IOS 6.1 and IOS 5.1 
>NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:
 Key: CB-6363
 URL: https://issues.apache.org/jira/browse/CB-6363
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin InAppBrowser
Affects Versions: 3.4.0, 3.3.0
 Environment: Cordova 3.3 or 3.4 Xcode 5.0.1. Test on Ipad 2, Iphone 3GS
Reporter: Gilles Benzerrouk


When i try to launch  the InAppBrowser with : 
var ref =window.open(urlCt, 
'_blank','location=yes,closebuttoncaption=Fermer,EnableViewPortScale=yes'); 

InAppBrowser  crash.

Here the log on Xcode 5.0.1

2014-03-26 08:48:38.480 ParisFood[405:707] -[UILabel setMinimumScaleFactor:]: 
unrecognized selector sent to instance 0xecb7b10
2014-03-26 08:48:38.485 ParisFood[405:707] *** Terminating app due to uncaught 
exception 'NSInvalidArgumentException', reason: '-[UILabel 
setMinimumScaleFactor:]: unrecognized selector sent to instance 0xecb7b10'
*** First throw call stack:
(0x30fc588f 0x37303259 0x30fc8a9b 0x30fc7915 0x30f22650 0x49409 0x47bfd 0x43f8f 
0x43bc5 0x223c9 0x21cef 0x21899 0x21a7f 0x21991 0x30f241fb 0x318e1747 
0x30f99ad3 0x30f9929f 0x30f98045 0x30f1b4a5 0x30f1b36d 0x32f95439 0x3067ecd5 
0x2808f 0x28050)
terminate called throwing an exception

Before on cordova 2.9 everything was working well !!!




--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6364) The InAppBrowser crash on IOS 6.1 and IOS 5.1 >NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:

2014-03-27 Thread Gilles Benzerrouk (JIRA)
Gilles Benzerrouk created CB-6364:
-

 Summary: The InAppBrowser crash on IOS 6.1 and IOS 5.1 
>NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:
 Key: CB-6364
 URL: https://issues.apache.org/jira/browse/CB-6364
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin InAppBrowser
Affects Versions: 3.4.0, 3.3.0
 Environment: Cordova 3.3 or 3.4 Xcode 5.0.1. Test on Ipad 2, Iphone 3GS
Reporter: Gilles Benzerrouk


When i try to launch  the InAppBrowser with : 
var ref =window.open(urlCt, 
'_blank','location=yes,closebuttoncaption=Fermer,EnableViewPortScale=yes'); 

InAppBrowser  crash.

Here the log on Xcode 5.0.1

2014-03-26 08:48:38.480 ParisFood[405:707] -[UILabel setMinimumScaleFactor:]: 
unrecognized selector sent to instance 0xecb7b10
2014-03-26 08:48:38.485 ParisFood[405:707] *** Terminating app due to uncaught 
exception 'NSInvalidArgumentException', reason: '-[UILabel 
setMinimumScaleFactor:]: unrecognized selector sent to instance 0xecb7b10'
*** First throw call stack:
(0x30fc588f 0x37303259 0x30fc8a9b 0x30fc7915 0x30f22650 0x49409 0x47bfd 0x43f8f 
0x43bc5 0x223c9 0x21cef 0x21899 0x21a7f 0x21991 0x30f241fb 0x318e1747 
0x30f99ad3 0x30f9929f 0x30f98045 0x30f1b4a5 0x30f1b36d 0x32f95439 0x3067ecd5 
0x2808f 0x28050)
terminate called throwing an exception

Before on cordova 2.9 everything was working well !!!




--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6365) The InAppBrowser crash on IOS 6.1 and IOS 5.1 >NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:

2014-03-27 Thread Gilles Benzerrouk (JIRA)
Gilles Benzerrouk created CB-6365:
-

 Summary: The InAppBrowser crash on IOS 6.1 and IOS 5.1 
>NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:
 Key: CB-6365
 URL: https://issues.apache.org/jira/browse/CB-6365
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin InAppBrowser
Affects Versions: 3.4.0, 3.3.0
 Environment: Cordova 3.3 or 3.4 Xcode 5.0.1. Test on Ipad 2, Iphone 3GS
Reporter: Gilles Benzerrouk


When i try to launch  the InAppBrowser with : 
var ref =window.open(urlCt, 
'_blank','location=yes,closebuttoncaption=Fermer,EnableViewPortScale=yes'); 

InAppBrowser  crash.

Here the log on Xcode 5.0.1

2014-03-26 08:48:38.480 ParisFood[405:707] -[UILabel setMinimumScaleFactor:]: 
unrecognized selector sent to instance 0xecb7b10
2014-03-26 08:48:38.485 ParisFood[405:707] *** Terminating app due to uncaught 
exception 'NSInvalidArgumentException', reason: '-[UILabel 
setMinimumScaleFactor:]: unrecognized selector sent to instance 0xecb7b10'
*** First throw call stack:
(0x30fc588f 0x37303259 0x30fc8a9b 0x30fc7915 0x30f22650 0x49409 0x47bfd 0x43f8f 
0x43bc5 0x223c9 0x21cef 0x21899 0x21a7f 0x21991 0x30f241fb 0x318e1747 
0x30f99ad3 0x30f9929f 0x30f98045 0x30f1b4a5 0x30f1b36d 0x32f95439 0x3067ecd5 
0x2808f 0x28050)
terminate called throwing an exception

Before on cordova 2.9 everything was working well !!!




--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CB-6360) The InAppBrowser crash on IOS 5.1 >NSInvalidArgumentException', reason: '-[UILabel setMinimumScaleFactor:

2014-03-28 Thread Gilles Benzerrouk (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilles Benzerrouk updated CB-6360:
--

 Labels: InAppBrowser crash ios5  (was: InAppBrowser crash ios5 ios6)
Summary: The InAppBrowser crash on IOS 5.1 >NSInvalidArgumentException', 
reason: '-[UILabel setMinimumScaleFactor:  (was: The InAppBrowser crash on IOS 
6.1 and IOS 5.1 >NSInvalidArgumentException', reason: '-[UILabel 
setMinimumScaleFactor:)

only on IOS 5.1

> The InAppBrowser crash on IOS 5.1 >NSInvalidArgumentException', reason: 
> '-[UILabel setMinimumScaleFactor:
> -
>
> Key: CB-6360
> URL: https://issues.apache.org/jira/browse/CB-6360
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS, Plugin InAppBrowser
>Affects Versions: 3.3.0, 3.4.0
> Environment: Cordova 3.3 or 3.4 Xcode 5.0.1. Test on Ipad 2, Iphone 
> 3GS
>Reporter: Gilles Benzerrouk
>  Labels: InAppBrowser, crash, ios5
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> When i try to launch  the InAppBrowser with : 
> var ref =window.open(urlCt, 
> '_blank','location=yes,closebuttoncaption=Fermer,EnableViewPortScale=yes'); 
> InAppBrowser  crash.
> Here the log on Xcode 5.0.1
> 2014-03-26 08:48:38.480 ParisFood[405:707] -[UILabel setMinimumScaleFactor:]: 
> unrecognized selector sent to instance 0xecb7b10
> 2014-03-26 08:48:38.485 ParisFood[405:707] *** Terminating app due to 
> uncaught exception 'NSInvalidArgumentException', reason: '-[UILabel 
> setMinimumScaleFactor:]: unrecognized selector sent to instance 0xecb7b10'
> *** First throw call stack:
> (0x30fc588f 0x37303259 0x30fc8a9b 0x30fc7915 0x30f22650 0x49409 0x47bfd 
> 0x43f8f 0x43bc5 0x223c9 0x21cef 0x21899 0x21a7f 0x21991 0x30f241fb 0x318e1747 
> 0x30f99ad3 0x30f9929f 0x30f98045 0x30f1b4a5 0x30f1b36d 0x32f95439 0x3067ecd5 
> 0x2808f 0x28050)
> terminate called throwing an exception
> Before on cordova 2.9 everything was working well !!!



--
This message was sent by Atlassian JIRA
(v6.2#6252)