loadsmart / rn-salesforce-chat

React Native wrapper for Salesforce SDK chat
MIT License
7 stars 10 forks source link

[🐛] Push notifications are displayed when chat is in foreground [iOS] #41

Open johnhaup opened 1 year ago

johnhaup commented 1 year ago

Describe the issue App displays push notifications when chat is in foreground (iOS).

To Reproduce Steps to reproduce the behavior:

  1. Launch chat
  2. Send message from Salesforce
  3. Notice the message comes in the chat window and as a push notification

Expected behavior Push notifications should be suppressed when the chat is active as outline here.

Smartphone (please complete the following information):

rn-salesforce-chat version (please complete the following information):

Great library, thanks for you hard work!