ParseLiveQuery-Android
ParseLiveQuery-Android copied to clipboard
feat: Send client key in the connect operation
For parse setups that use a client key, the live query client will never connect appropriately as the android library doesn't pass in the client key.
See: https://github.com/parse-community/ParseLiveQuery-iOS-OSX/pull/136
Thanks for this PR, it even includes a test - amazing! Let's wait for another review, and when the CI passes, it should be good to merge.
Unfortunately this repo has not been upgraded to auto-release yet and still uses TravisCI. That's something we have to look into as well to release a version with this feature. See https://github.com/parse-community/ParseLiveQuery-Android/issues/122
Thanks for opening this pull request!
- ❌ Please edit your post and use the provided template when creating a new pull request. This helps everyone to understand your post better and asks for essential information to quicker review the pull request.