Parse-SDK-Android
Parse-SDK-Android copied to clipboard
Migrate ParseLiveQuery over here
New Feature / Enhancement Checklist
Almost all modules are already merged here, so I propose to merge the ParseLiveQuery here as well: https://github.com/parse-community/ParseLiveQuery-Android
- [x] I am not disclosing a vulnerability.
- [x] I am not just asking a question.
- [x] I have searched through existing issues.
Current Limitation
ParseLiveQuery looks to be the last module which is not part of this monorepo. This way cannot share dependencies, scripts publishing etc.
Feature / Enhancement Description
Migrate the module here and apply small modifications like updating versions, and sync scripts and flows with existing modules.
Example Use Case
Alternatives / Workarounds
3rd Party References
Thanks for opening this issue!
- 🎉 We are excited about your ideas for improvement!
What is the current status on this topic? The last update 1.2.2 was released on July 23, 2020 (!)
I think it would be good to do the migration. We are currently preparing the same for the Parse iOS SDK.