It’s working when I do : ionic config set dev_push true
I’m able to get device token but why when I set dev_push to false I got error of
> 8 715050 error TypeError: PushNotification.init is not a function. (In 'PushNotification.init(t._config.pluginConfig)', 'PushNotification.init' is undefined), http://192.168.1.11:8100/lib/ionic-platform-web-client/dist/ionic.io.bundle.min.js3, Line: 3
I followed the official guide setting up full push. how annoying!