Skip to content

Conversation

@jkasten2
Copy link
Member

@jkasten2 jkasten2 commented Nov 29, 2016

  • Fixed issue where received event would fire when an action button or attachment notification was received in the background.
    • The received in the foreground unless the developer specifically sets cogent-available.
  • Fixed case where application:didReceiveRemoteNotification:fetchCompletionHandler could double fire when content-available was set.
  • Added addtional duplicate checks to prevent any possible double firing of events.

This change is Reviewable

* Fixed issue where received event would fire when an action button or attachment notification was received in the background.
   - The received in the foreground unless the developer specifically sets cogent-available.
* Fixed case where application:didReceiveRemoteNotification:fetchCompletionHandler could double fire when content-available was set.
* Added addtional duplicate checks to prevent any possible double firing of events.
@jkasten2 jkasten2 merged commit 6db63e1 into master Nov 29, 2016
@jkasten2 jkasten2 deleted the event_blocks_and_remote_received_swizzle_fixes branch November 30, 2016 19:25
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.

2 participants