开发者

Implement iAd interstitial view in magazine App using Baker

开发者 https://www.devze.com 2023-04-03 07:19 出处:网络
Differently from other frameworks, baker framework creates multiple views for each开发者_Python百科 HTML page provided. I habe succesfully implemented iAd network as a banner, but I was wondering if a

Differently from other frameworks, baker framework creates multiple views for each开发者_Python百科 HTML page provided. I habe succesfully implemented iAd network as a banner, but I was wondering if anyone tried out the full page interstitial advertisements between view transition. It would be nice to share the code to instantiate iAd between pages


The Apple iAd programming guide has a full sample project that has boiler plate code for doing what you need. See the iAdInterstitialSuite example here -

http://developer.apple.com/library/ios/#samplecode/iAdInterstitialSuite/Introduction/Intro.html

0

精彩评论

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