Not able to receive notification when battery is below 20% only on IOS #1182
Closed
nomanakram199
started this conversation in
General
Replies: 1 comment
-
You are spamming this repository I believe this is the third message |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I’m using the latest version of Notifee and have tested multiple versions, but I’m encountering the same issue only on iOS. Below is the Postman payload I’m using to send notifications. If anyone has faced a similar issue, please share the solution.
{
"message": {
"token":"",
"data": {
"body": "description",
"title": "Order",
},
}
Beta Was this translation helpful? Give feedback.
All reactions