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(push): delete FCM token and unregister iOS PN + remove streams API #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ben-xD
Copy link
Owner

@ben-xD ben-xD commented Jan 22, 2024

I made another breaking change to make things consistent (all callback API, no streams). Should I make that v3 or v2.1 😅️? I'll make it v3.

Fixes #46

TODOs

  • Documentation for usage (docstrings in the public classes)
  • Add examples to example app
  • Update docs to be v3 breaking changes
  • Release

@PiotrWpl
Copy link

PiotrWpl commented Jun 3, 2024

Hi @ben-xD , when do you plan to release v3?

@ben-xD
Copy link
Owner Author

ben-xD commented Jun 3, 2024

It's been on my mind, I'd like to remove the streams API asap. I'll spend some time on it on the evenings this week 🙏🏼️

@PiotrWpl
Copy link

PiotrWpl commented Jun 3, 2024

You are a true angel! Thank you 💪

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.

Add unregisterForRemoteNotifications / deleteToken
2 participants