3

Possible Duplicate:
Dynamically change iphone app icon and loading image

Hi, I would like to know if it is possible for an application to modify it's launch icon on a daily basis similar to the calendar app.

Cheers

Community
  • 1
  • 1
user346443
  • 4,672
  • 15
  • 57
  • 80

1 Answers1

1

Not possible under the current SDK for an Appstore app. The best you can do is change the red badge like how the Mail.app displays the number of unread emails.

Steve Moser
  • 7,647
  • 5
  • 55
  • 94