David Hogg created CB-10382:
-------------------------------

             Summary: Build issue cordova-ios 4.0.1 with cordova-plugin-camera
                 Key: CB-10382
                 URL: https://issues.apache.org/jira/browse/CB-10382
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, Plugin Camera
    Affects Versions: 1.2.0
         Environment: iOS
            Reporter: David Hogg


Getting compile error on iOS with camera plugin:

cordova-plugin-camera/CDVCamera.m:23:9: 'Cordova/NSData+Base64.h' file not found

This was an issue found last year (CB-9247) that was fixed with the following 
line, but now seems to have reappeared.

#ifndef __CORDOVA_4_0_0
    #import <Cordova/NSData+Base64.h>
#endif




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