Meteor-Community-Packages / Meteor-Community-Packages/raix-push
Is there a way to see if the notification was received by the device?
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to see if the notification was received, so that I may send it again if not. Is there some sort of success or error logic that I could work with? I'm afraid that if I send multiple notifications within a short time period some may be overwritten.
https://developer.apple.com/library/ios/technotes/tn2265/_index.html#//apple_ref/doc/uid/DTS40010376-CH1-TNTAG23
Contributor guide
Research direction
Start with the linked Apple technical note and inspect the project’s iOS push-notification sending path to determine what delivery or error status is exposed. Done means documenting whether receipt can be detected and whether a safe resend decision is supported, with the issue updated to reflect the finding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100