CarPlay: App Icon doesn't display badge count.

On the CarPlay view of our iOS app, we cannot get our CarPlay app icon to show a red badge count like our regular iPhone app icon does.

This is using either UNUserNotificationCenter.current().setBadgeCount() and also relying on the content.badge value in local notifications.

I see other non-Apple apps (WhatsApp for eg) can display badge counts on their icons, so know it must be possible.

Our app is Driving Task category app. Is there some restriction on this category of app that would prevent badge counts showing?

Is there some other user setting that would prevent badge counts showing?

CarPlay: App Icon doesn't display badge count.
 
 
Q