Answer the question
In order to leave comments, you need to log in
How to use phonegap-push-phugin with IOS and GCM?
I made this config:
var params = {
"android": {"senderID": APP.senderId},
"ios": {"alert": "true", "badge": "true", "sound": "true", "senderID": APP.senderId},
"windows": {}
};
push = PushNotification.init(params);
Answer the question
In order to leave comments, you need to log in
I had to register the app here:
https://developers.google.com/mobile/add?platform=...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question