iphone - How to make my application support ads? -


i want place ads in application. can me?

you have few options, admob or google ads. however, apple provides iad framework, makes easy add ads app. suggest looking @ iad framework reference. basic process follows:

  1. create iad banner.

  2. set banner's delegate.

  3. add ad view view.

you need set iad in developer account, affects revenue, not programming , testing aspect of things.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

c# - HwndSource win32 integration with Ribbons and KeyTips -