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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -