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

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

Github user codecov-io commented on the issue:

    https://github.com/apache/cordova-ios/pull/266
  
    ## [Current 
coverage](https://codecov.io/gh/apache/cordova-ios/pull/266?src=pr) is 56.50% 
(diff: 100%)
    > Merging [#266](https://codecov.io/gh/apache/cordova-ios/pull/266?src=pr) 
into [master](https://codecov.io/gh/apache/cordova-ios/branch/master?src=pr) 
will not change coverage
    
    ```diff
    @@             master       #266   diff @@
    ==========================================
      Files            12         12          
      Lines          1230       1230          
      Methods         198        198          
      Messages          0          0          
      Branches        193        193          
    ==========================================
      Hits            695        695          
      Misses          535        535          
      Partials          0          0          
    ```
    
    > Powered by [Codecov](https://codecov.io?src=pr). Last update 
[636113f...d71cb97](https://codecov.io/gh/apache/cordova-ios/compare/636113f047ee2c7dae742dff2beafae2121ceb62...d71cb97fa31c8e59df10dffa3fc6cb927e2deb42?src=pr)


> template file MainViewController.m has deprecated override 
> shouldAutorotateToInterfaceOrientation
> -------------------------------------------------------------------------------------------------
>
>                 Key: CB-11729
>                 URL: https://issues.apache.org/jira/browse/CB-11729
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>
> shouldAutorotateToInterfaceOrientation has been deprecated since iOS 6, and 
> is never called anymore.
> The new function is should be shouldAutoRotate. Use any of the three here as 
> overrides: 
> https://github.com/apache/cordova-ios/blob/f75bf67438257132e739238ed579d73271b3a716/CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to