Calvin Cox
Posts: 0
Joined: Wed Nov 06, 2013 7:46 pm

Facebook Build Failed - Really Need Some Help With This

When trying to build my app for Facebook submission I get the following error:

http://gyazo.com/a5fe3000fc45cddd410e...

Can someone help me with this?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Facebook Build Failed - Really Need Some Help With This

Hello Calvin,

Could you please clarify, do you get this error in xCode?

Calvin Cox
Posts: 0
Joined: Wed Nov 06, 2013 7:46 pm

Facebook Build Failed - Really Need Some Help With This

Hi Evgene,

I get the following error:

In file included from /Users/calvincox/Downloads/MY_BUBBLE_MAP 3/MY_BUBBLE_MAP/Classes/MainViewController.m:8:
/Users/calvincox/Downloads/MY_BUBBLE_MAP 3/MY_BUBBLE_MAP/Classes/MainViewController.h:8:9: fatal error: 'Cordova/CDVViewController.h' file
not found
#import
^
1 error generated.

** BUILD FAILED **

when trying to generate a simulator build for my facebook app submission (My app using post content on facebook and I need to submit it to them via a simulator build )

I use the terminal command line to create the simulator build as outlined here:

https://developers.facebook.com/docs/...

I really can use your help in finding a solution to this problem.

Calvin Cox
Posts: 0
Joined: Wed Nov 06, 2013 7:46 pm

Facebook Build Failed - Really Need Some Help With This

Can anyone help me with this?

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

Facebook Build Failed - Really Need Some Help With This

Hi Calvin -

This is not an Appery.io related question and it's falls out the scope of our forum.
You will need to search for the solution online.

Calvin Cox
Posts: 0
Joined: Wed Nov 06, 2013 7:46 pm

Facebook Build Failed - Really Need Some Help With This

I'm not sure I understand. I'm using the appery platform and appery facebook tutorial to build my app.

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

Facebook Build Failed - Really Need Some Help With This

Then please specify with what tutorial you're working and with what particular part in it you're having difficulties.

Calvin Cox
Posts: 0
Joined: Wed Nov 06, 2013 7:46 pm

Facebook Build Failed - Really Need Some Help With This

I used the Build an app with the Facebook API tutorial to add Facebook login and post to Facebook option in my app.

Now it's time to get me app approved by Facebook.

When trying to build my app as per facebook requirements I get the following error:

In file included from /Users/calvincox/Downloads/MY_BUBBLE_MAP 3/MY_BUBBLE_MAP/Plugins/org.apache.cordova.geolocation/CDVLocation.m:20:
/Users/calvincox/Downloads/MY_BUBBLE_MAP 3/MY_BUBBLE_MAP/Plugins/org.apache.cordova.geolocation/CDVLocation.h:22:9: fatal error:
'Cordova/CDVPlugin.h' file not found
#import
^
1 error generated.

** BUILD FAILED **

The following build commands failed:
CompileC build/MY_BUBBLE_MAP.build/Release-iphonesimulator/PhoneGapTemplate.build/Objects-normal/i386/CDVConnection.o MY_BUBBLE_MAP/Plugins/org.apache.cordova.network-information/CDVConnection.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/MY_BUBBLE_MAP.build/Release-iphonesimulator/PhoneGapTemplate.build/Objects-normal/i386/CDVCapture.o MY_BUBBLE_MAP/Plugins/org.apache.cordova.media-capture/CDVCapture.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/MY_BUBBLE_MAP.build/Release-iphonesimulator/PhoneGapTemplate.build/Objects-normal/i386/MainViewController.o MY_BUBBLE_MAP/Classes/MainViewController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/MY_BUBBLE_MAP.build/Release-iphonesimulator/PhoneGapTemplate.build/Objects-normal/i386/CDVLocation.o MY_BUBBLE_MAP/Plugins/org.apache.cordova.geolocation/CDVLocation.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(4 failures)

This is simulator build that Facebook requires for submission.

I can't get pass this error and could really use your help

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Facebook Build Failed - Really Need Some Help With This

Hello Calvin,

We are not able to reproduce such error for application created as told in tutorial https://devcenter.appery.io/tutorials...

Please clarify, did you make any changes in the source view? This (http://devcenter.appery.io/tutorials/...) doc should help.

Return to “Issues”