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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -