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

feat(pushape-push): add plugin #3405

Merged
merged 1 commit into from
May 5, 2020
Merged

Conversation

ptesser
Copy link
Contributor

@ptesser ptesser commented May 5, 2020

This adds an Ionic Native Wrapper for the cordova pushape plugin (https://github.com/gluelabs/pushape-cordova-push#readme).

The plugin enables integration with the Pushape service. (https://glue-labs.com/pushape-invio-notifiche-push-ios-android-api-sdk)

It's pretty equal to Push plugin implementation, but it exposes some more specific types related to the service and allows you to register/unregister to Pushape service via API through monkey-patch of init and unregister methods.

@danielsogl danielsogl self-assigned this May 5, 2020
@danielsogl danielsogl added the target: minor This PR is targeted for the next minor release label May 5, 2020
@danielsogl danielsogl merged commit 825b2d6 into danielsogl:master May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants