Hi I Have a problem with onesignal I am using API to send a notification when the user adds something in-app, everything is working perfectly but when he received a notification it doesn't pop up, after some research I found I have to add priority when sending it in API, I tried like in image 1 and 2, but it doesn't work, I tried to add android channel id like in image 3 and 4 but I did not work too, so can anyone tell me how to make this notification pop up when user receive it and thanks
tried to add priority and channel id in api body but it did not work