ParseLiveQuery-Android icon indicating copy to clipboard operation
ParseLiveQuery-Android copied to clipboard

feat: Send client key in the connect operation

Open JoshuaBradbury opened this issue 3 years ago • 2 comments

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

JoshuaBradbury avatar Apr 14 '21 10:04 JoshuaBradbury

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

mtrezza avatar Dec 22 '22 18:12 mtrezza

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.