This version of Unity is unsupported.
Method group is Obsolete

LocalNotification.applicationIconBadgeNumber

Obsolete iOS.Notification Services is deprecated. Consider using the Mobile Notifications package (available in the package manager) which implements the UserNotifications framework. public int applicationIconBadgeNumber;

Description

The number to display as the application's icon badge.

Note that negative numbers have the same effect as setting the count to 0.