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

ASF GitHub Bot commented on CB-13623:
-------------------------------------

jcesarmobile opened a new pull request #91: CB-13623 (iOS): Remove iOS 6-7 code
URL: https://github.com/apache/cordova-plugin-statusbar/pull/91
 
 
   <!--
   Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist
   is intended as a quick reference, for complete details please see our 
Contributor Guidelines:
   
   http://cordova.apache.org/contribute/contribute_guidelines.html
   
   Thanks!
   -->
   
   ### Platforms affected
   iOS
   
   ### What does this PR do?
   Removes old iOS 6-7 code
   
   ### What testing has been done on this change?
   Tested on iOS 9 and iOS 11 devices
   
   ### Checklist
   - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
   - [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
   - [ ] Added automated test coverage as appropriate for this change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Remove iOS 6-7 code from cordova-plugin-statusbar
> -------------------------------------------------
>
>                 Key: CB-13623
>                 URL: https://issues.apache.org/jira/browse/CB-13623
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-statusbar
>            Reporter: jcesarmobile
>            Assignee: jcesarmobile
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to