Is this possible? We are developing a dynamic app for a client (they then sell the app to their customers), and we have it setup to have things such as the background theme, logos within the app, etc. to be customized (meaning, when the end user logs in with their credentials, we serve us the corresponding customizations), but is there a way to customize the app icon on your phone and the message under the app icon, at least after the user logs in with their credentials that are linked to those customizations?
Asked
Active
Viewed 784 times
0
-
You can/may not change the app-icon or the app name - in fact, no changes to the info.plist are allowed / possible. Apart from that, your question looks dangerously similar to e.g. this one http://stackoverflow.com/questions/2097807/dynamically-change-iphone-app-icon-and-loading-image – Till Nov 24 '11 at 20:47
-
If things are not changed lately you can't. – il Malvagio Dottor Prosciutto Nov 24 '11 at 20:50