Silent notifications on iOS not working
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 887
- PR merge metrics
- No merged PRs in 30d
Description
It seems that silent notifications are not working for me on iOS.
I followed Apple's instruction by only providing an APNS payload of `content-available`, but they don't seem to get delivered.
#438 seems to have the same issue with no fix. When I provide a title, the APN gets delivered, but when it's omitted, it does not.
[#438 ](https://github.com/appleboy/gorush/issues/438)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading issue #438 and comparing its reported behavior with this issue. Reproduce an APNs request containing only `content-available`, then compare it with one that includes a title; the work is done when the silent notification is delivered without a title.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, ios
- Domain
- backend, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100