MobileNotifications.RequestDeliveredNotifications
From Xojo Documentation
Method
MobileNotifications.RequestDeliveredNotifications()
New in 2021r2
Supported for all project types and targets.
New in 2021r2
Supported for all project types and targets.
Requests that the OS send the app an array of notifications that it has received for the app since the last time the app was launched. The array is delivered via the DeliveredNotifications event.
See Also
DeliveredNotifications event