iphone - How to change appstore application icon -



iphone - How to change appstore application icon -

hi can 1 suggest me possible or not , if possible how?

the premise user pays app via website , gets access code send guests via website. user downloads free app iphone store , enters code. we're trying figure out if can enable each user customize app icon can appear different image or text on user phone.

you can't. application's icon (and application's property list file) in application bundle, cannot modified.

this violate ios sdk terms of utilize , itunes store terms of service; cannot have third-party receive payment access free ios application.

iphone ios sdk

Comments

Popular posts from this blog

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

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

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