Skip to content

Call didReceiveRemoteNotification in case when app is in forground#434

Open
somanas wants to merge 1 commit intochat-sdk:masterfrom
somanas:Fix/foreground-notification-callback
Open

Call didReceiveRemoteNotification in case when app is in forground#434
somanas wants to merge 1 commit intochat-sdk:masterfrom
somanas:Fix/foreground-notification-callback

Conversation

@somanas
Copy link
Copy Markdown

@somanas somanas commented Mar 16, 2020

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.

@somanas
Copy link
Copy Markdown
Author

somanas commented Mar 20, 2020

Please review this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant