Shawn

Results 3 comments of Shawn

NetworkEye 1.0.6 iOS 13.3, https://developer.apple.com/documentation/uikit/uisearchdisplaycontroller?language=objc

Hi @joeldhenry , I've placed the `pushNotificationActionPerformed` event listener in my `app.component.ts` but i didn't receive the notification data because the callback function didn't get trigger during app cold start....

> shutdown app notification action would trigger app to start and pushNotificationActionPerformed callback with all data however these is no way to determine if the action was triggered in when...