iAd in unity 5.1

So the new Unity says it has IAd support.
Does any one have a sample or instruction on how to implement it?

Follow the documentation here. file:///Applications/Unity/Documentation/ScriptReference/ADBannerView.html

  • Create a new script and copy paste the example from the documentation.
  • Create an empty game object and attach the script to it.
  • Build your game and test it on your iOS device to check. iAds wont work with the xcode simulator, you need to test it on your device.

Yes, can someone please advise? I have one game done it unity in C sharp, haven’t a CLUE how to get it to serve iAds on iOS. Also, a basic AndryBots style game… how on earth do we implement iAds!!!

no documentation only plugins you can buy!