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

native Push does not include some of the phonegap-plugin-push options #983

Closed
uj opened this issue Jan 18, 2017 · 0 comments
Closed

native Push does not include some of the phonegap-plugin-push options #983

uj opened this issue Jan 18, 2017 · 0 comments
Assignees

Comments

@uj
Copy link

uj commented Jan 18, 2017

Ionic v2 RC5
Some of the items in phonegap-plugin-push are not part of native push, so they seemingly cannot be used.

For Example:

push.on(...) <-- This works
push.finish(...) <-- This works

push.clearAllNotifications(...) <-- ERROR HERE: Property 'clearAllNotifications' does not exist on type 'PushNotification'

https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/API.md#pushclearallnotificationssuccesshandler-errorhandler---ios--android-only

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

No branches or pull requests

2 participants