Environment Requirements
- iOS Version:
iOS 12.0and above - Development Language:
Objective-C - Architecture Support:
arm64
Get Sample Source Code
Clone the GitHub repository locally, and navigate to thedemo/ios directory.
Configure Application Information and Keys
Bind Application Bundle ID
Follow the instructions on this page to bind your iOS application Bundle ID in the console, for example:com.example.app
Get AppID and AppKey
Follow the instructions on this page to get yourappid and appkey. Open ViewController.m in the project and modify the appid and appkey.
Run the Project
Opendemo/ios/FBExampleObjc.xcworkspace
- Ensure Xcode project signing is correct
- Build and run

