Notification number

Nickelgrass

Active Member
Licensed User
Longtime User
Hi,
I searched for this issue but couldnt find a solution for it. Im running a app on Nexus with android 4.0. The notification is shown but not the number. On an old 2.3.4 device it works.
I downloaded the AdvancedNotification but still the same. Is there any solution?
Thanks!
 

barx

Well-Known Member
Licensed User
Longtime User
As Erel says, Google changed the way notifications work. There is a new notification object for newer versions of Android called the notification builder. When this is used a number can be shown on the actual notification itself (Still not on the status bar). The builder is yet to be ported to b4a.
 
Upvote 0
Top