OneSignal/OneSignal-Flutter-SDK

[question]: All included players are not subscribed

RuberDucky opened this issue · 2 comments

How can we help?

I'm getting the issue of All included players are not subscribed from My API call, anybody knows how to resolve this error

Code of Conduct

  • I agree to follow this project's Code of Conduct

Hi @RuberDucky thanks for reaching out!

The "All Included Players are not subscribed" warning means that the filter or segment you are targeting does not have any subscribed users to receive push notifications.

You will need to double-check the segment or filter and make sure you are actually targeting subscribed users.

Please check the OneSignal dashboard > Users tab for the subscription status of the devices you tried to target.

Let us know if you have any additional questions or concerns!

the OneSignal id we were using is wrong, the actually id we should use is the oneSignal.pushSubcription.id so this will not generate any error