ami - how to implement admob sdk in swift -


print("google mobile ads sdk version: " + gadrequest.sdkversion()) bannerview.adunitid = "ca-app-pub-3940256099942544/2934735716"

    bannerview.rootviewcontroller = self     self.bannerview.delegate = self     bannerview.loadrequest(gadrequest()) 

i added banner view in app , add comes automatically admob account has been block , no 1 add comes , create new account on admob different email id , unit id on unit id cant;t add .....what have real time add comes trully..


Comments

Popular posts from this blog

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -