MobileNotifications.PendingNotifications
From Xojo Documentation
Event
MobileNotifications.PendingNotifications(notifications() As Notification)
New in 2021r2
Supported for all project types and targets.
New in 2021r2
Supported for all project types and targets.
Delivers an array of notifications for the app that are set for a future date/time and have been received by the OS since the last the app was launched.
Notes
This event is called in response to a call to RequestPendingNotifications.