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

Receive udp packets in android gstreamer -

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -