[TIMOB-16178] iOS: Push notification callback not fired if app is in background and resumed without clicking the notification
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-03-29T16:01:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2014 Sprint 03, 2014 Sprint 03 API, Release 3.3.0 |
Components | iOS |
Labels | n/a |
Reporter | Davide Cassenti |
Assignee | Sabil Rahim |
Created | 2014-01-13T15:55:49.000+0000 |
Updated | 2017-03-29T16:01:18.000+0000 |
Looks like this is the native behavior. if your app is in the background and notification comes,if the user chooses to ignore it, we don't get a callback for it. There is a [thread in StackOverflow](http://stackoverflow.com/questions/11088284/get-push-notification-resuming-app-from-background) which describes the same problem. Marking it as invalid.
Closing ticket as invalid, with reference to the above comments.