This should prevent notifications that have no title nor message but a content-available from being displayed in the notification center, resulting in the same behaviour as iOS.
I also added a commit that renames the default android channel to Notifications for conveniance.
This should prevent notifications that have no
title
normessage
but acontent-available
from being displayed in the notification center, resulting in the same behaviour as iOS. I also added a commit that renames the default android channel toNotifications
for conveniance.