0

Taking a long shot here.
Is there an option to change applicationIconBadgeNumber color from red to something else? (in IOS 7)

Our logo is red and the badge doesn't stand out enough...

Anbu.Karthik
  • 82,064
  • 23
  • 174
  • 143
Boaz
  • 4,864
  • 12
  • 50
  • 90

3 Answers3

0

you cannot change the color or size of the pending notification badge.

According to Apple guidelines iOS Guidelines

A badge is a small red oval that displays the number of pending notification items (a badge appears over the upper-right corner of an app’s icon). You have no control over the size or color of the badge.

try some samples

https://github.com/ckteebe/CustomBadge

Anbu.Karthik
  • 82,064
  • 23
  • 174
  • 143
0

It is not possible:

A badge is a small red oval that displays the number of pending notification items (a badge appears over the upper-right corner of an app’s icon). You have no control over the size or color of the badge.

More information: https://developer.apple.com/library/safari/documentation/UserExperience/Conceptual/MobileHIG/NotificationCenter.html

Sandro Machado
  • 9,921
  • 4
  • 36
  • 57
0

It is not possible without jailbreak!

LLIAJLbHOu
  • 1,313
  • 12
  • 17