Diego Cesana
Posts: 0
Joined: Wed May 21, 2014 7:21 am

IPA Build Error

I'm getting the following IPA build error:

Code: Select all

 Build error. Most likely build error cause: An error has occurred. 

I've made no changes to the app's source and the certificate and provisioning profile appear to be OK.

I change Label property in ios binary tab to remove spaces.

Can you help me,please? The app is shared with support (518decbe-bc3f-419f-8132-09ccf2e9411a).

Many thanks,
D.

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

IPA Build Error

Hello Deigo,

Could you please share your app with support and tell us its name?

Diego Cesana
Posts: 0
Joined: Wed May 21, 2014 7:21 am

IPA Build Error

the app is shared, his name is "In viaggio con frontline"
thanks

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

IPA Build Error

Hello Deigo,

We have reviewed the logs and have located the error:
codeIn_Viaggio_con_Frontline/In_Viaggio_con_Frontline/Plugins/cordova-plugin-camera/CDVCamera.m:23:9: fatal error: 'Cordova/NSData+Base64.h' file not found
#import <Cordova/NSData+Base64&#46;h>/code

This indicates that the camera plugin has not been connected correctly. So it is recommended that you check this additionally and rebuild.

Diego Cesana
Posts: 0
Joined: Wed May 21, 2014 7:21 am

IPA Build Error

cordova-plugin-camera is already included in appery, right? What can I do to add the missing file?
I have already restored IOS source file.

Diego Cesana
Posts: 0
Joined: Wed May 21, 2014 7:21 am

IPA Build Error

I change the camera cordova plugin version in app setting and all works.
thank you

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

IPA Build Error

Hello again,

Thanks for updating us!

Return to “Issues”