Regarding the different 'didReceiveRemoteNotification' doesn't it make more sense to use the one with the 'fetchhandler" really ONLY if the user really wants to support background as well ?
If we does not need/want background, the one w/out the fetchHandler is good enough - also no odd/bogus call on the actual handler is needed......
I think it might make sense to add a checkbox for background supported YES | NO (once push has been selected)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Regarding the different 'didReceiveRemoteNotification' doesn't it make more sense to use the one with the 'fetchhandler" really ONLY if the user really wants to support background as well ?
If we does not need/want background, the one w/out the fetchHandler is good enough - also no odd/bogus call on the actual handler is needed......
I think it might make sense to add a checkbox for background supported YES | NO (once push has been selected)