Bill Wolcken created CB-10257:
---------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to