ios - Picture doesn't show on iPhone when running app -


i have set backgroundcolor picture located in project folder. when run app in simulator pic shown. when running on real iphone it's white. can causing this? because have <0.5gb free on both computer , iphone?

i had similar situation. seems simulator - xcode cacheing image somewhere, @ build time loosing.

try: uninstall app simulator, device. clean project. force close xcode, not project, close it. open, clean project, build @ step should match device , simulator behaviour, there desired image.


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -