Does anyone know how to integrate twilio push notifications with a Cordova application?
I searched for a Cordova plugin and I'm only able to find ones that support GCM or FCM.
I did find some plugins that were severely lacking and not at all a good choice for a production application… I need a good solid plugin one I can use in production.
This is my first time to create anything using push notifications in general so any help is much appreciated!