开发者

Using ads in PhoneGap iPhone app

开发者 https://www.devze.com 2023-02-09 12:32 出处:网络
Does anyone have any insight, experience/links they can point me to for adding ads to an app I\'m building on the PhoneGap platform?

Does anyone have any insight, experience/links they can point me to for adding ads to an app I'm building on the PhoneGap platform?

I've been searching and 开发者_高级运维not a lot of information out there. Thought I'd ask. Thanks in advance.


Depending on which platform you are looking for, there are different implementations. You can go with a purely web-based approach (integrating google Ads, for example). Given you tagged it with iPhone, I guess you are looking for an iOS solution?

If so, check out the AdPlugin available on GitHub. It is a bit of objective C and a bit of JavaScript that allows you to integrate native iAds into your phonegap-iphone app.

0

精彩评论

暂无评论...
验证码 换一张
取 消