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 like the work you have done here, it is a great library, I'm having an issue when sending a message/send with push notification configs in the message configurations, when debugging I could see that, as the default message handler on_message_send() doesn't have a task, because it receives a message without taskId, the
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team!
I like the work you have done here, it is a great library, I'm having an issue when sending a message/send with push notification configs in the message configurations, when debugging I could see that, as the default message handler on_message_send() doesn't have a task, because it receives a message without taskId, the
is never called, so the config doesn't really works.
Not sure if this is a bug or I'm missing something.
Thanks in advance!!
Beta Was this translation helpful? Give feedback.
All reactions