Meteor-Community-Packages / Meteor-Community-Packages/raix-push
How to detect whether something is being send
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
So this is my question posted on stackoverflow:
I have also put my configuration in that post.
http://stackoverflow.com/questions/29386665/nothing-happening-when-sending-push-notification-with-raixpush
When I try pushing on the browser console with the following call:
`Push.send({from: "pushfrom", title:"hello", text:"world", token:{apn: "3fa36d95e69e522a0b11856c22a72da26524aee304965c3ded59c5850598e902"}});
"RxLY6eieiB6ojgcmx"`
And literally nothing happens. No errors. Nothing happen on the phone.
Contributor guide
Research direction
Start with the linked Stack Overflow question and the Push.send call shown here; reproduce the silent send using the posted configuration and inspect the push-notification path for a reported error. Done means the cause of the missing phone notification is identified and the issue has a confirmed fix or documented configuration requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100