Pause game when IOS notification received?

Hi, is possible to pause or do any function with blueprint, when phone got a notification like incoming message, etc…?

Thanks.

There are Events for this. They use the PlatformGameInstance. Set it as default game instance in project settings, maps&modes, at the bottom.
(i did not test yet, if these actually work on iOS)

Thanks, checked.
Works when i tap on notification, and my app go background.