Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(push): update PushOptions interfaces to match new version #1908

Merged
merged 1 commit into from
Sep 27, 2017
Merged

refactor(push): update PushOptions interfaces to match new version #1908

merged 1 commit into from
Sep 27, 2017

Conversation

euljr
Copy link
Contributor

@euljr euljr commented Aug 21, 2017

No description provided.

* PushOptions
*/
@Plugin({
pluginName: 'Push',
plugin: 'phonegap-plugin-push',
pluginRef: 'PushNotification',
repo: 'https://github.com/phonegap/phonegap-plugin-push',
install: 'ionic cordova plugin add phonegap-plugin-push --variable SENDER_ID=XXXXXXXXX',
installVariables: ['SENDER_ID'],
install: 'ionic cordova plugin add phonegap-plugin-push',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not needed since we don't have variables anymore.

@ihadeed
Copy link
Collaborator

ihadeed commented Aug 23, 2017

Please provide me with a link to verify these changes. PRs/commits/changelogs/docs would work.

@euljr
Copy link
Contributor Author

euljr commented Aug 24, 2017

@ihadeed
Official blog announcement
Docs/Installation
Docs/API

These changes won't work with plugin versions prior to phonegap-plugin-push@2.0.0, if you can, please let me know if there is anything I have to do about that.

@ihadeed ihadeed merged commit 34bf136 into danielsogl:master Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants