Social: ApportableFacebookSDK error: use of undeclared identifier

229 views
Skip to first unread message

Kode Aap

unread,
Sep 6, 2014, 6:58:51 PM9/6/14
to apportabl...@googlegroups.com
Hey guys,

I have been trying to integrate Facebook with an Apportable app, and I've followed all the instructions on https://github.com/apportable/ApportableFacebookSDK.

I removed: 
1. FacebookSDK.framework from project
2. FacebookSDK.framework from Link Binary 
3. FacebookSDK from Framework Search Paths

I added:

1. FacebookSDK.xcodeproj to my project
2. libFacebookSDK.a to Link Binary 
3. FacebookSDK to Target Dependencies
4. "ApportableFacebookSDK/include" to add_params in Configuration.json file

Then:

1. I type apportable --generate load in command line 

And I get the following error:

error: use of undeclared identifier 'FBRequestConnection'

        [FBRequestConnection startForMeWithCompletionHandler:^(FBRequestConnection *connection, id result, NSError *error) {


Have I missed something? This is really frustrating...

Your help would be greatly appreciated. Thank you!

Kode Aap

unread,
Sep 6, 2014, 7:01:06 PM9/6/14
to apportabl...@googlegroups.com
Apportable version is: release_1.1.17

Kode Aap

unread,
Sep 8, 2014, 12:41:59 AM9/8/14
to apportabl...@googlegroups.com
So I got it working...but now I am getting of 'multiple definition' Facebook classes when using FacebookSDK and Parse...Am I supposed to do something special if I am integrating both ApportableFacebookSDK and Parse SDK?


Reply all
Reply to author
Forward
0 new messages