chat-sdk-ios
chat-sdk-ios copied to clipboard
Fix/forground notification callback
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.
Hi team
Can we merge this please.
Hi Team
Can you please help for this?
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.
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,