Push Notification update alpha to beta

A few days ago I realized that push notifications didn’t work on my app, now I have read that ionic app has changed alpha to beta and thats why notifications doesn`t work. I’m trying to do the migration but when I try to update the plugin ionic-platform-web-client, I can’t.

Im in time for do the migration? Or this solution is deprecated and I have to find another solution? thanks.

1 Like

Can you post your error??
What is the reason you can’t update ionic-platform-web-client??

I was dealing with the migration during the past week and maybe i can give you some help :wink:

Hey @cnpallares , even i am trying to update my push notifications and i am not able to find a proper document. I installed ionic-platform-web-client and it tells me that ionic-serve.io is deprecated in it.
Can you please help me with this updation.

1 Like

Hi! Let’s start sharing our ionic info and bower.json

This are mine:
Bower.json

{
“name”: “HelloIonic”,
“private”: “true”,
“devDependencies”: {
“ionic”: “driftyco/ionic-bower#1.2.4”,
“ionic-platform-web-client”: “^0.7.1”,
“angular-mocks”: “1.3.6”
},
“resolutions”: {
“angular”: “1.3.6”,
“angular-mocks”: “1.3.6”,
“ionic-platform-web-client”: “^0.7.1”
}
}

ionic info:
our system information:

Cordova CLI: Not installed
Ionic Framework Version: 1.1.1
Ionic CLI Version: 1.7.16
Ionic App Lib Version: 0.7.3
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v4.4.7
Xcode version: Xcode 7.3.1 Build version 7D1014

“devDependencies”: {
“angular-mocks”: “1.4.x”,
“ionic-service-core”: “^0.1.10”,
“ionic-service-analytics”: “~0.2.5”,
“angular-resource”: “^1.5.0”,
“ionic-platform-web-client”: “^0.7.1”
},
“resolutions”: {
“angular”: “>=1.3.0 <=1.4.0”,
“jquery”: “>=2”
},

Your system information:

Cordova CLI: 6.3.1
Ionic Framework Version: 1.2.4
Ionic CLI Version: 1.7.16
Ionic App Lib Version: 0.7.3
OS: Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS
Node Version: v4.2.6