0

I want to make a realtime icon like Clock and Calendar icon in iOS. I don't know how its made so can anyone please give some suggestion.

Is it possible or not, and if possible then guide me how can i implement it.

Tejas Patel
  • 850
  • 10
  • 26
  • 1
    possible duplicate of [How to create dynamic icon like calendar icon of ios 7?](http://stackoverflow.com/questions/23866911/how-to-create-dynamic-icon-like-calendar-icon-of-ios-7) – Libor Zapletal Sep 11 '15 at 07:51
  • Nope, it's not possible and there are other questions here about this problem. – Libor Zapletal Sep 11 '15 at 07:52
  • ohh ok sorry for that. – Tejas Patel Sep 11 '15 at 07:52
  • We can change the app icon dynamically, not flexible as built in Clock and calendar icon. By using these API's we can change app icons https://developer.apple.com/documentation/uikit/uiapplication/2806815-supportsalternateicons – RashmiG Sep 10 '18 at 13:02

1 Answers1

2

Apple does not provide any API for such. It would be better if they allow to use developers this kind of features. So the answer is no, you can not animate your app icon. Please do some RnD on SO, it's already answered here

Community
  • 1
  • 1
Tushar J.
  • 556
  • 4
  • 16