Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to animate application icon in iOS?

I have recently identified that in iOS 7 the clock icon is animating showing the real time.

New clock icon

Does anyone have a clue how to make your application icon animating? Or is that a feature of one single application?

like image 359
VisioN Avatar asked Sep 07 '25 07:09

VisioN


1 Answers

The iOS SDK does not allow you to change/animate your apps icon. Apple's own apps are ofcourse an exception.

like image 173
rckoenes Avatar answered Sep 09 '25 03:09

rckoenes