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.

I am doing an iphone app and trying to include some facebook OG actions in there.. I have an object named 'user'. I created a custom property for 'user' named 'friend' which is of data type profile.

Now, how do I define that datatype in my cocos 2D app ? or should I do it on a php page ?? even to do it on a php page I should send some params to that page right. So, how do I define this profile data type ?

share|improve this question
Just send a valid FB user id for that type. – CBroe Jun 23 '12 at 9:00
hey.. thanks.. I solved my problem.. thats the correct answer – ILuvProgramming Jul 26 '12 at 19:38

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.