[jira] [Updated] (CB-13813) Remove old iOS code from cordova-plugin-camera

2018-01-21 Thread jcesarmobile (JIRA)

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

jcesarmobile updated CB-13813:
--
Description: 
cordova-ios supports iOS 9 and newer, but cordova-plugin-camera still has 
IsAtLeastiOSVersion(@"8.0") code that is not needed. Also used UIAlertView 
which is deprecated

We should remove all the IsAtLeastiOSVersion(@"8.0") and replace the 
UIAlertView with UIAlertController and some other old unused code

  was:
cordova-ios supports iOS 9 and newer, but cordova-plugin-camera still has a lot 
of IsAtLeastiOSVersion(@"8.0") code that is not needed. Also used UIAlertView 
which is deprecated

We should remove all the IsAtLeastiOSVersion(@"8.0") and replace the 
UIAlertView with UIAlertController and some other old unused code


> Remove old iOS code from cordova-plugin-camera
> --
>
> Key: CB-13813
> URL: https://issues.apache.org/jira/browse/CB-13813
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-camera
>Reporter: jcesarmobile
>Assignee: jcesarmobile
>Priority: Major
>
> cordova-ios supports iOS 9 and newer, but cordova-plugin-camera still has 
> IsAtLeastiOSVersion(@"8.0") code that is not needed. Also used UIAlertView 
> which is deprecated
> We should remove all the IsAtLeastiOSVersion(@"8.0") and replace the 
> UIAlertView with UIAlertController and some other old unused code



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-13813) Remove old iOS code from cordova-plugin-camera

2018-01-21 Thread jcesarmobile (JIRA)

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

jcesarmobile updated CB-13813:
--
Component/s: (was: cordova-plugin-statusbar)
 cordova-plugin-camera

> Remove old iOS code from cordova-plugin-camera
> --
>
> Key: CB-13813
> URL: https://issues.apache.org/jira/browse/CB-13813
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-camera
>Reporter: jcesarmobile
>Assignee: jcesarmobile
>Priority: Major
>
> cordova-ios supports iOS 9 and newer, but cordova-plugin-camera still has a 
> lot of IsAtLeastiOSVersion(@"8.0") code that is not needed. Also used 
> UIAlertView which is deprecated
> We should remove all the IsAtLeastiOSVersion(@"8.0") and replace the 
> UIAlertView with UIAlertController and some other old unused code



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-13813) Remove old iOS code from cordova-plugin-camera

2018-01-21 Thread jcesarmobile (JIRA)

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

jcesarmobile updated CB-13813:
--
Description: 
cordova-ios supports iOS 9 and newer, but cordova-plugin-camera still has a lot 
of IsAtLeastiOSVersion(@"8.0") code that is not needed. Also used UIAlertView 
which is deprecated

We should remove all the IsAtLeastiOSVersion(@"8.0") and replace the 
UIAlertView with UIAlertController and some other old unused code

  was:
cordova-ios supports iOS 9 and newer, but cordova-plugin-statusbar still has a 
lot of IsAtLeastiOSVersion(@"7.0") code that is not needed.

We should remove all the IsAtLeastiOSVersion(@"7.0") and remove any code in 
case there is an else for iOS 6 and iOS 7 specific code


> Remove old iOS code from cordova-plugin-camera
> --
>
> Key: CB-13813
> URL: https://issues.apache.org/jira/browse/CB-13813
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-camera
>Reporter: jcesarmobile
>Assignee: jcesarmobile
>Priority: Major
>
> cordova-ios supports iOS 9 and newer, but cordova-plugin-camera still has a 
> lot of IsAtLeastiOSVersion(@"8.0") code that is not needed. Also used 
> UIAlertView which is deprecated
> We should remove all the IsAtLeastiOSVersion(@"8.0") and replace the 
> UIAlertView with UIAlertController and some other old unused code



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org