ios - Everything goes up when adding iAd banner [SWIFT] -


all labels, textfields , etc... go when add iad banner(at bottom of screen). or can add somehow without moving stuff?

sounds you're implementing adbannerview using self.candisplaybannerads = true. implementing adbannerview in manner resize uiview fit adbannerview on bottom of devices screen.

if you'd avoid can implement adbannerview programmatically or through interface builder. check answer here programmatic example started. don't forget remove self.candisplaybannerads = true when implementing own adbannerview.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

Maven Javadoc 'Cannot find default setter' and fails -