ipad - iphone - running app on 3.1 with iAd framework -


i built app in ios 4.1 , app has iad framework. want set deployment target 3.1 app runs on older iphone devices well. add iad banner view, i'm used ib , added ads app. how can make app run on older iphone os , on ipads.

you'll have set role of framework weak, , make runtime checks in order handle behavior on different ios versions.

the messagecomposer sample project same - can view readme.txt there more details , source code.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -