I'm developing an App in Ionic (version 1) and using a WebService with Laravel . But when I update the request status of a client, I need a notification sent to that client.
I looked at some plugins like phonegap-plugin-push, cordova-plugin-fcm. But I can not quite understand.
Could someone give me some tutorial on how to do this? Any video, etc.?