Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iADで実行したいアプリがあります。残念ながら、InterfaceBuilder形式のViewControllerはないので、プログラムで実行する必要があります。ビューコントローラ内のコードを介して参照アウトレットを作成できますか?
よろしくお願いします、すべて大歓迎です!
iADを使用するためにIBを使用する必要はありません。@property(nonatomic、strong)UIView*adViewのように.hでUIViewを宣言します
.mで合成します
次に、広告を受け取ったら、それをself.adViewに追加します