Admin message notification is not working

[Problem/Question]
// Detailed description of issue.

admin message notification is not working.

Notifications do not come when messages are received by admin message
Is there any way to solve this?

// If problem, please fill out the below. If question, please delete.
[UIKit Version]
“^2.4.1”
// What version of the SDK are you using?
“^3.1.32”

[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.

[Frequency]
// How frequently is this issue occurring?

[Current impact]
// How is this currently impacting your implementation?

Hello @dentOne,

As I’m trying to reproduce the issue in my own environment, can you confirm if this is happening to a specific device in Android or iOS or both the mobile devices randomly?

“send_push”: true
I added this parameter and it worked fine
Thanks for your answer.