ios - Images not getting displayed while running app.[shows image on IB] -


i using xcode 8.3.3 , when running application on physical device or simulator not showing images in image views.

as can see images correctly displayed in preview.

the hidden property not selected , alpha 1, content mode scale fill.

not sure else can check, i've attached constraints in case it's that.

images not showing


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -