autolayout - White Box Appears Over iAdBanner? -


i'm trying implement iadbanner @ bottom of application. worked fine first few times ran it, , see white box above iadbanner:

enter image description here

all have done in terms of layout has been put banner on blue lines left , bottom container margins. haven't given constraints. how can rid of white box?

i fixed centring adbannerview horizontally , giving vertical spacing of 0 bottom layout guide. placing on left container margin , bottom layout guide not enough. let iad handle width , height.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -