I have a Symfony backend w/ a NativeScript Mobile App.
Wanting to implement push notifications, but struggling to find decent examples and documentation about what is involved on the Symfony end.
I also require the ability to poll an XML file every X amount of seconds, and look for a flag is set to true – if so, push a notification to all connected devices FROM the backend.
Any recommendations?
Source: Symfony Questions
Was this helpful?
0 / 0