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
I have below code for my django web project. I serve worker js with nginx there is no any issue.
The below code block was working fine until yesterday. But now i don't know what happened its just stopped working.
Still i can see the notification prompt for the subscription but even giving all permissions from browser, no one was registered in to onesignal.
So i can't send any notification to my clients. I have growth plan on onesignal.
Vitaee
changed the title
[Question]: Whats wrong with the code web client's player IDs ?
[Question]: Whats wrong with the code web client's player IDs ? SOLVED
Oct 26, 2023
How can we help?
I have below code for my django web project. I serve worker js with nginx there is no any issue.
The below code block was working fine until yesterday. But now i don't know what happened its just stopped working.
Still i can see the notification prompt for the subscription but even giving all permissions from browser, no one was registered in to onesignal.
So i can't send any notification to my clients. I have growth plan on onesignal.
please see the below screenshot:
for debug purposes i simple print the event object and i got null objects. These objects are weren't null.
Why everything is null ? and Whats wrong with my code? or how can i get player ID on web is there any other way?
The text was updated successfully, but these errors were encountered: