iphone - My iOS images appear opaque when I run the app -


i'm using full screen images in app, , when see them on xcode fine, when run on simulator, ipad mini or iphone 6 opaque. why be?

you should check opaque property on uiimageview (assuming that's you're using)

additionally, debugging aid, i'd re-export images using standard settings


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -