ios7 - adding banner ads to collectionView ios -
i'm working ads first time,i want iad (banner ad) collection bottom.but happened ad scrolling along collection view how make fixed.
make smaller uicollectionview
, put iad view @ bottom of screen(add iad view parent of uicollectionview
). uicollectionview
should have height=uicollecionviewheight-iadviewheight
make iad view visible
Comments
Post a Comment