Meteor-Community-Packages / Meteor-Community-Packages/raix-push
Action Buttons and click event on a message
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
@raix hi!
Explain please. When sending a message, you need to specify what to do when clicking on the message. I understand [this is implemented in the phonegap-plugin-push](https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#action-buttons), but how can I achieve this here? Perhaps via Meteor.call or Push.on... In this case, it is necessary that the parameters be transmitted - this is very necessary.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the requested behavior with the linked phonegap-plugin-push PAYLOAD.md documentation, then inspect the repository's Push.on and message-sending entry points. Determine how click actions and parameters should be represented and delivered; done means the behavior is implemented and documented with a reproducible example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100