Hi,
I had used the OneSignal Demo from Forge and I couldn't send notification to self, but I can send to all without issues.
After debugging, I found out that there was no UserID assigned to the OneSignal or the Entity in OneSignal API
Any other steps that I am missing?
Hi Patrick,
Did you login to the Demo App? I think you should login first then the App can associate your UserId with that Device, then you can send notification to your self. ( If that Demo App do not have Login function, try to implement login function, then login and retry again).
Hope this help.