Create a Custom AdMob Plugin for Phonegap Build (for iOS and Android)

后端 未结 5 1197
一生所求
一生所求 2021-02-03 17:39

Everything in my Phonegap Build app is working, including the Analytics and FacebookConnect plugins. However, now I would like to add AdMob ads.

Phonegap Build does not

5条回答
  •  庸人自扰
    2021-02-03 18:23

    For admob: its little bit confusing reading about them, because in the past they used to serve ads through JavaScript method intended for mobile web site but after google buying the company they removed this and admob doesn't serve mobile website any more and for mobile web site they advise you to use adsense. What confusing about it that there is still instruction for installing admob JavaScript which doesn't exist any more.
    I saw your links and I guess you where trying to install admob for iOS app. I did it for Android app which was straight forward and it was easy but the problem was what ever I try it shows on the bottom.

提交回复
热议问题