I’m using ionic2 and when building locally, everything is fine (except the boot time of the app) but when I ionic package the app, it is missing the push plugin completely (according to logcat on the device).
Some say If they use phonegap-plugin-psuh 1.8.4 instead of the latest, it is working as expected but not with 1.9.2. What can cause such a problem?
Ok, after a few days of digging the internet, I came to some kind of solution (I didn’t try iOS though). I leave it there if anyone encounters the same issue :
Install Cordova CLI v. 6 : npm install -g cordova@6