Facebook Audience Network allows you to monetize your iOS apps with Facebook ads. Here we have a list of sample apps that implements different ad placements for your reference.
Please make sure that you have completed the Audience Network Getting Started and iOS Getting Started guides before you proceed.
The sample projects are setup with [Cocoa Pods][7]. You would need to run pod install
in the project folder from command line to download the latest Audience Network SDK.
These sample projects include demonstration for different placement formats including Banner, Interstitial, Rewarded Video, In-stream Video Native and Native Banner Ads.
- AdUnitsSample - An Objective C sample project.
- FANSample - A Swift sample project.