Hi,
When I try to generate the .ipa file from XCODE- Archive the following error is issued:
'Cordova/CDVPlugin.h' file not found
This error is occurs at line #import in file Plugins/org.apache.cordova.core.console/CDVLogger.h
But this file is included in the set of files generated by appery.io IDE. Is there any solution to this problem?
Thanks