{alert: { body: } } - body should always be sent as a string
Open
- Dominant language
- JavaScript
- Stars
- 32
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Currently if the `body` property is sent as a number, Pushlet sends it to APNS as such, and this causes the device to receive the push notification only if the app is running in the foreground, and no OS level alert to be shown at all.
Contributor guide
Assessment
This issue has not been assessed yet.