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
{{ message }}
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.
Hiya,
I'm wondering why my push-notifications don't get send if i add the call tp my onFlush listener.
I debugged everything and my created message objects do looks perfectly fine but after passing them into the send()-method of the notification-service nothing happens.
Is there any restriction within the kernel lifecycle?
Another thing i just noticed is that the RMSPushNotificationsBundle kernel.terminate listner never gets triggered, is this just a fallback or a bug?
Cheers,
Toni
Symfony: 3.3
RMSPushNotificationsBundle: 0.2.3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hiya,
I'm wondering why my push-notifications don't get send if i add the call tp my onFlush listener.
I debugged everything and my created message objects do looks perfectly fine but after passing them into the send()-method of the notification-service nothing happens.
Is there any restriction within the kernel lifecycle?
Another thing i just noticed is that the RMSPushNotificationsBundle kernel.terminate listner never gets triggered, is this just a fallback or a bug?
Cheers,
Toni
Symfony: 3.3
RMSPushNotificationsBundle: 0.2.3
The text was updated successfully, but these errors were encountered: