tinycreative / react-native-intercom

React Native wrapper for Intercom.io
MIT License
405 stars 279 forks source link

iOS: How to listen notification when app in foreground. #353

Closed Donhv closed 2 years ago

Donhv commented 4 years ago

Hello! I am setting to get notifications from intercom to mobile iOS. It work well when app in background or kill app. But when open app(app in foreground) how to listen when notifi receive? Thanks all!