Can anyone point me to the Objective-C facebook API. I need to use it for iOS SDK 4.2. I found twitter API but not face book. Please, help.
I donβt know what you are trying to do, but if you are just trying to share something on Facebook, ShareKit should do it very simply: http://www.getsharekit.com/
Otherwise, you will have to use the SDK for iOS, which allows you to increase functionality, but also includes writing more code: http://github.com/facebook/facebook-ios-sdk
You can use sdk from Facebook on github:
https://github.com/facebook/facebook-ios-sdk
Why no body points to the obvious true source of Facebook for iOS API
https://developers.facebook.com/docs/ios
Source: https://habr.com/ru/post/892212/More articles:How much of the size increase do the built-in functions make? - c ++Android assets without context - javaORDER BY with Case-Statement DESC - tsqlShell script password protection command line parameters - command-lineWhat else does the condition statement in C ++ do for me? - c ++Selecting the same row multiple times - sqlASP.NET MVC 3 jquery.validate.unobtrusive.js license? - licensingDoes the latest Hibernate method provide the ability to create a proxy server for such an object? - hibernateReading accented file names in VB6 - vb6Image.RotateFlip memory leak: / - c #All Articles