chat-sdk-ios icon indicating copy to clipboard operation
chat-sdk-ios copied to clipboard

Fix/forground notification callback

Open mohit5189 opened this issue 6 years ago • 4 comments

SDK was not sending any push event to app in case if app was in Foreground. I added change which will make sure that:

  • If local notification is enabled then will show local notification
  • If local notification is not enabled, then will call appDidReceiveRemoteNotification so that App can take required actions.

mohit5189 avatar Nov 13 '19 10:11 mohit5189

Hi team

Can we merge this please.

mohit5189 avatar Nov 28 '19 10:11 mohit5189

Hi Team

Can you please help for this?

mohit5189 avatar Jan 02 '20 06:01 mohit5189

Hi Team

Can you please help to fix this issue... Our app foreground push handling is blocked because of this and should be issue in another apps too which have chat as submodule only.

mohit5189 avatar Mar 12 '20 06:03 mohit5189

Hi Team

any help here... If we adding SDK in existing app that use forground push, This code stop push sending in our app. ChatPushHandler won't get any push in this case and our app functionality is blocked.

It should be case for many users who are not having chat only as feature,

mohit5189 avatar Mar 16 '20 05:03 mohit5189