You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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",
},
}
The text was updated successfully, but these errors were encountered: