Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

not support part properties of iOS such as badge and category #3

Open
openroc opened this issue Aug 17, 2015 · 0 comments
Open

not support part properties of iOS such as badge and category #3

openroc opened this issue Aug 17, 2015 · 0 comments

Comments

@openroc
Copy link

openroc commented Aug 17, 2015

// Custom badge & category for ios push
if(option.badge){
  msg['extra.badge'] = option.badge;
}
if(option.category){
  msg['extra.category'] = option.category;
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant