Issue Type: Feature Request Feature Request
Affects Versions: 0.10.0
Assignee: Erik Jan de Wit
Created: 19/Feb/14 10:11 AM
Description:

Cordova Plugin doc should mention how to deal w/ custom keys
It's not explicitly mentioned there.

like:

function onNotification(e) {
     alert(e.payload.foo);
     alert(e.payload.key);
  }

Update the README and the official documentation (e.g. JSDoc)

Fix Versions: 0.11.0
Project: AeroGear Push
Priority: Major Major
Reporter: Matthias Wessendorf
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