ios - iAd UITableViewController Swift -


i'm trying implement iad uitableviewcontroller, can't figure out how iad banner @ bottom of uitableviewcontroller.

i can find tutorials/info iad in swift on uiviewcontroller, , stuff found iad on uitableviewcontroller in objective-c.

it has in swift , uitableviewcontroller has in swift class, not objective-c. i've tried different types of swift iad tutorials none have worked uitableviewcontroller.

its should not matter type of controller long link , import iad framework.

import uikit import iad  class tableviewcontroller: uitableviewcontroller {  override func viewdidload() {     super.viewdidload()     self.candisplaybannerads = true } 

this code should display ads. take @ example ios app money making machine using iad app monetization technique


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -