Admob integration in ios 8 app using fast

Is there anyone who has managed to integrate admob into ios 8 app using swift? Tell us how to do it.

+3


source to share


3 answers


Try this link for googleAd in swift



https://github.com/goldenfiredo/Swift_GoogleAd

+6


source


I had this problem, but I found I could not get the application to check how this repo is using this shared section.

I just made a small repo for demo purpose. I added GoogleMobileAds.framework instead - see here



Hope this helps if you fought like me without getting your application to be verified.

0


source


This video shows how to make an AdMob banner in your app using SWIFT for iOS 8, I personally used it in the game. Although the video is for applications only, it works exactly the same in the case of playing

0


source







All Articles