You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikhil Khandelwal (JIRA)" <ji...@apache.org> on 2016/01/07 20:25:39 UTC

[jira] [Comment Edited] (CB-10257) Cordova Camera plugin does not compile with iOS platform 4.0

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

Nikhil Khandelwal edited comment on CB-10257 at 1/7/16 7:24 PM:
----------------------------------------------------------------

Please cordova-plugin-camera@2 which has the appropriate fixes. It's not been released as latest on npm yet due to compat issues. However, you can explicitly reference it with version number to use it.


was (Author: nikhilkh):
Please cordova-plugin-camera@2 which has the appropriate fixes. It's not been released as latest on npm yet!

> Cordova Camera plugin does not compile with iOS platform 4.0
> ------------------------------------------------------------
>
>                 Key: CB-10257
>                 URL: https://issues.apache.org/jira/browse/CB-10257
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: Xcode 6.3.1
> OS X 10.10.5
>            Reporter: Bill Wolcken
>              Labels: triaged
>
> A project using cordova 5.4.1, the iOS plaform 4.0.1 and cordova-plugin-camera 1.2.0 yields the following compile error during cordova compile ios:
> .../platforms/ios/atmp/Plugins/cordova-plugin-camera/CDVCamera.m:23:9: fatal error: 'Cordova/NSData+Base64.h' file not found
> iOS platform 3.9.2 contained an extension to NSData for base64 encoding/decoding in NSData+Base64.h / .m.  In 4.0.0, the classes have been split up by public and private and NSData+Base64.h / .m appear in neither, thus the compilation error.



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

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