I am creating Push notification demo in ionic 2. I have tried to generate server key and sender key from firebase. i have follow this tutorial. but I can not found cloud messaging tab in my firebase project setting screen as shown bellow image and there is no Server key and sender Id.
I need SENDER ID for create push notification in my app as bellow,
cordova plugin add phonegap-plugin-push --variable SENDER_ID=12341234 --save
Here is the steps,
Setting icon near to Overview in left panel.Project settings.CLOUD MESSAGING tabOverview tab and follow step 5.and you'll get Sender ID