In fact that entire payload is received by the new method, and now the code (while the app is in background) can actually perform the required action (e.g. load an update from the given URL): So that data is available when the app has been launch.
Perhaps for that we should make sure the push-plugin works in combination w/ the background plugin (which offers a more generic way for other/different 'fetch' related APIs)
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
I'd like to see the push plugin being able to handle background notifications.
Imagine the following message sent to the device
In fact that entire payload is received by the new method, and now the code (while the app is in background) can actually perform the required action (e.g. load an update from the given URL): So that data is available when the app has been launch.
Perhaps for that we should make sure the push-plugin works in combination w/ the background plugin (which offers a more generic way for other/different 'fetch' related APIs)