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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -