Make sure, that notifications are handled after device startup
Better handle notifications after killing the application:
** always process it;
** possibly count the total notifications on the server for the same device ID (this may be slightly more costly performance-wise but could possibly solve problems with handling notifications for multiple accounts)
This is an "umbrella task":