Push Notifications Android Meteor

Hi Everyone,

I need help in integrating push notifications, I was trying to implement [Raix Push](https://atmospherejs.com/raix/push) Package. I have read the documentation available on Github but I don’t understand its usage, I understood the configuration part but not usage.

Also, There are other related concerns regarding the same like

  1. If I use Raix Notification then I will not be able to get the notification when the app is in the background.[Source]
  2. If I am getting a notification for a particular page then is it possible to open that page.

Please help me understand the same. Any help would be greatly appreciated.