ios4 - iOS 4.2.1 and below shows images but iOS 4.3.3 doesn't -



ios4 - iOS 4.2.1 and below shows images but iOS 4.3.3 doesn't -

i have weird problem, have 2 testing devices running same app , each has different outcome. both images loaded straight cms server. images on devices shown below.

ios 4.2.1

loads page , image displays clearly

ios 4.3.3

loads page image displays black

i have no thought why this, using xcode 4.0.1. have set target build ios 4.0. wish upgrade xcode, afraid mess ever configs have , unable work. therefore, advice appreciated

*currently images not ready yet, seek create work , update question

ios 4.2.1

ios 4.3.3

at first glance sounds target issue. images included in target ios 4.3.3?

what kind of page loading?

you install latest , greatest xcode in different location, won't mess current install.

can have multiple xcode versions installed?

image ios4 deployment

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -