Shazron Abdullah created CB-8677:
------------------------------------
Summary: Remove conditional IsAtLeastIosVersion code
Key: CB-8677
URL: https://issues.apache.org/jira/browse/CB-8677
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 4.0.0
Reporter: Shazron Abdullah
Fix For: 4.0.0
Since the minimum will be iOS 7.0 (tentative, but looks likely) in 4.0.x these
conditions can be removed and expressed.
1.
https://github.com/apache/cordova-ios/blob/ed54ddf2cc6e2b746a406e15e99f549846cd171b/CordovaLib/Classes/CDVViewController.m#L271
2.
https://github.com/apache/cordova-ios/blob/ea2a9467912ea503360c26a867ede4311fe1a3c1/CordovaLib/Classes/CDVWebViewDelegate.m#L281
3.
https://github.com/apache/cordova-ios/blob/a08a7a3c88d326e3849ffb9fe2921ce2d609993b/CordovaLib/Classes/CDVLocalStorage.m#L124
4.
https://github.com/apache/cordova-ios/blob/ed54ddf2cc6e2b746a406e15e99f549846cd171b/CordovaLib/Classes/CDVViewController.m#L131
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]