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

Enabling the instance id and token delete #24

Merged
merged 6 commits into from
Oct 7, 2018

Conversation

luigivitelli23
Copy link
Contributor

I needed to invalidate the current deviceToken to disable the push notifications.
To do that I exposed the Firebase methods: deleteToken and deleteInstaceId.
I did this changes in this module and not in titanium-firebase-cloud-messaging for the ios dependencies (FirebaseInstanceID.framework is included here).

Copy link
Owner

@hansemannn hansemannn left a comment

Choose a reason for hiding this comment

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

I fixed some code-style issues and docs, I hope that's okay. Please also bump the version to the next minor (iOS 1.3.0, Android 2.3.0) and upload the packaged modules in this PR. Then I can merge it and release the new version. Thanks!

@luigivitelli23
Copy link
Contributor Author

@hansemannn hansemannn merged commit 24450fe into hansemannn:master Oct 7, 2018
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.

2 participants