Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Hi I have been trying to install the new facebook connect plugin on Cordova 2.1.0 I have tried 4 new projects and followed the instructions on Github, but maybe I am missing something.

I keep getting 5 errors on my FacebookConnectPlugin.m

all stating the issue below on different lines

Semantic Issue Property 'callbackId' not found on object of type 'CDVInvokedUrlCommand*'

can anyone help me please...I am not a objective-C programmer that is why I chose phongap

share|improve this question
At what stage do you see these errors, when you run a sample app and open it in Xcode? – C Abernathy Oct 31 '12 at 1:11
Yes, once I complete the steps..I import the Hackbook sample app and this error happens. – SteelHeader Nov 1 '12 at 2:28

1 Answer

I have the same problem, currently without a solution. There is some more info over at Github: https://github.com/davejohnson/phonegap-plugin-facebook-connect/issues/219

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.