Hi folks,
I was checking the AndroidNotification docs and in the Style property description there is a mention about a BigPicture mode:
Apply a custom style to the notification. Currently only BigPicture and BigText styles are supported.
But when I click the link to the Notification Style, it shows only two possibilities: None and BigText.
Is there any way to schedule a BigPicture Push Notification using the Unity’s Notification package?