How do I connect my OSX Cocoa Application with facebook? -


i know can connect ios app facebook using facebook connect, library provided facebook easy access facebook services. can explain me how can connect osx cocoa application facebook? don't , can find how create apps inside facebook want access facebook show new facebook friends in application.

is there library or documented way on how this?

thank much

twickl

i think there isn't library osx apps (at least, not official one). can use graph api grab content facebook.

if decide go way, think need script in order get access token , have access content inside friends profiles.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -