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
Post a Comment