disusered / cordova-safe

File encryption for Cordova.
MIT License
35 stars 22 forks source link

Cordova/NSData+Base64.h File Not Found #13

Open ghost opened 7 years ago

ghost commented 7 years ago

this Error keep show up every time I had to build IOS on cordova 6.2.0 and IOS 4.1.1

schaergeek commented 7 years ago

+1 I have this error with cordova 6.3.1 and iOS platform 4.2.1

I had to downgrade the platform to 3.9.1 in order to build my app

ghost commented 7 years ago

to pass the issue I had deleted #import <Cordova/NSData+Base64.h> form Safe.h and build it from the Xcode

KevinBeckers commented 7 years ago

Some news on this issue??

ghost commented 6 years ago

@KevinBeckers just remove #import <Cordova/NSData+Base64.h> from Safe.h