You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by agrieve <gi...@git.apache.org> on 2014/06/27 19:30:34 UTC

[GitHub] cordova-plugin-camera pull request: Correcting errors with present...

Github user agrieve commented on a diff in the pull request:

    https://github.com/apache/cordova-plugin-camera/pull/14#discussion_r14304481
  
    --- Diff: src/ios/CDVCamera.m ---
    @@ -736,21 +736,4 @@ @implementation CDVCameraPicker
     @synthesize webView;
     @synthesize popoverSupported;
     
    -- (BOOL)prefersStatusBarHidden {
    --- End diff --
    
    Did you mean to delete these methods? Are they no longer required for some reason?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---