Open
Description
getInitialNotification returns undefined provided app was in killed state and app was opened via action button
let viewAction = new NotificationAction('VIEW_ACTION', 'foreground', 'View', true);
let ViewCategory = new NotificationCategory('VIEW_CATEGORY', [viewAction]);
Notifications.setCategories([ViewCategory]);
Metadata
Metadata
Assignees
Labels
No labels