Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Send within doctrine.onFlush listener #170

Open
Psiiirus opened this issue Apr 23, 2018 · 0 comments
Open

Send within doctrine.onFlush listener #170

Psiiirus opened this issue Apr 23, 2018 · 0 comments

Comments

@Psiiirus
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant