Pasteur Miranda
Posts: 0
Joined: Thu Aug 01, 2013 2:59 am

Erros when sending ipa files to App Store

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

Muhd Noor
Posts: 0
Joined: Wed Sep 23, 2015 2:01 am

Erros when sending ipa files to App Store

I am getting the same error as well. Help please.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Erros when sending ipa files to App Store

Hello,

Could you clarify have you changed anything on Source tab? This (http://devcenter.appery.io/tutorials/...) doc should help.

Have you checked "Release" option on the App Settings tab?

Muhd Noor
Posts: 0
Joined: Wed Sep 23, 2015 2:01 am

Erros when sending ipa files to App Store

No changes have been made. But I noticed that cordova versions for ios is 3.8.0 whereas for android is 3.7.1. Is it e likely cause? Release is checked.

Pasteur Miranda
Posts: 0
Joined: Thu Aug 01, 2013 2:59 am

Erros when sending ipa files to App Store

I have not made any changes on the source tab. Release option is checked. Is it prossible the cause is Cordova version? My project's Cordova version is 3.0.0. How to update Cordova to the latest or newer version?
Another information: when I open the xcode project zip file generated in appery.io IDE (generated when I go to export-xcode project), the file CDVPlugin.h is found inside folder \Cordovalib\Classes. In other words, the CDVPlugin.h is inside Xcode project.
Thanks

Muhd Noor
Posts: 0
Joined: Wed Sep 23, 2015 2:01 am

Erros when sending ipa files to App Store

To add, i'm using jqm lib v2.3 and have auto update enabled.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Erros when sending ipa files to App Store

Hi Pasteur - Could you please specify what Libraries version you're using in your project App Settings in Appery.io? And what xCode version you using? For which platform version you are building your binary package in it?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Erros when sending ipa files to App Store

Hi Muhd - Could you please enable sharing for your app with us, and let us know the apps name.

Muhd Noor
Posts: 0
Joined: Wed Sep 23, 2015 2:01 am

Erros when sending ipa files to App Store

Hi Illya - Done, apps name is PSM. Thank you!

Pasteur Miranda
Posts: 0
Joined: Thu Aug 01, 2013 2:59 am

Erros when sending ipa files to App Store

The libraries version are:
jQuery 2.1.1
jQuery Mobile 1.4.4
Underscore.js 1.7.0
Cordova 3.7

Minimum IOS platform vesion for which we are building the binary is 6.0
Xcode version 7.1 (7B91b)

Thanks

Return to “Issues”