feat(push): delete FCM token and unregister iOS PN + remove streams API
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 https://github.com/ben-xD/push/issues/46
TODOs
- [ ] Documentation for usage (docstrings in the public classes)
- [ ] Add examples to example app
- [ ] Update docs to be v3 breaking changes
- [ ] Release
Hi @ben-xD , when do you plan to release v3?
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 🙏🏼️
You are a true angel! Thank you 💪
Any updates for this?
Hi @ben-xD do you have any update here?
Sorry i forgot about this. I'll take a look now
Thanks a lot for the great work!
But I noticed that this is not mentioned in changelog.
Sorry @PhantomRay, the FCM side is done. I'm gonna do the Apple one today, after removing the "federation"/tediousness of the repo, to improve developer experience. The PR was getting too big.
I've reopened https://github.com/ben-xD/push/issues/46
Sorry i forgot about this. I'll take a look now
Thank you!
@PhantomRay, I added the register/unregister in 3.2.0