(Ionic 2 Push) Android device token registration issue

Hello All,

I’ve been attempting to get push notification working in my app and have been having trouble getting the device to register. Right now I have the dead basics from the documentation just to try and get it moving. I have added an alert inside of the then() after the device registers which it has never hit. I have also tried in VS 2017 browser simulator which also didn’t work, wasn’t expecting it to anyway.

I have tried testing the app both through side loading onto my phone and also through Ionic View both to no avail. I Firebase is setup and configured as is the app itself.

Any help or guidance would be appreciated!

Thanks!