Push integration in Ionic apps: What did you add besides code from examples?

Hey,

I am just trying to think what stuff people added to their push implementation in their Ionic app besides what is normally part of the plugin documentation:

  • Config (define IDs for GCM/FCM/etc)
  • Register device / get push token
  • Handle notifications when received

What else did you implement and with which push provider?