-
@LeonidS @Alex T⚜️ ....any help with this issue please.
Everything on the OneSignal works fine, ID keys, API keys are all good. Even we tested sending a test message from OneSignal to UNA and works perfectly, but sending from UNA to OneSignal seems to be the issue. Cron function is working well.
Any help?
-
I'll address this now. You currently have a Docker container that is dedicated solely to handling cron tasks. However, it's also important to keep in mind that OneSignal imposes a daily limit on notifications for free accounts. If you exceed this limit, any additional notifications will remain in the queue and won't be sent out immediately. This is a crucial consideration to ensure your notification strategy is effective and meets your needs.
-
Thanks!! I didn't know that there is a daily limit for the notifications, I may've missed that on their site. Can you elaborate? Morever, the issue sometimes happens even for a few notifications for a new day.
-