ParseLiveQuery-iOS-OSX
ParseLiveQuery-iOS-OSX copied to clipboard
ParseLiveQuery: Received ping but we don't handle it...
It continuously printing ParseLiveQuery: Received ping but we don't handle it...
Thanks for opening this issue!
- ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.
I'm receiving this as well. Since OP isn't going to update his post to conform to the template, any info I can provide to help troubleshoot why this is happening?
@ritteraf Sure, you can just copy/paste the issue template as post it as a comment, so we get more insight. I'm not really sure what the issue from the existing description.
- [X] I am not disclosing a vulnerability.
- [X] I am not just asking a question.
- [X] I have searched through existing issues.
- [X] I can reproduce the issue with the latest version of Parse Server and the Parse LiveQuery ObjC SDK.
Issue Description
After Initializing Parse, and connecting as Client, I get this in every second: ParseLiveQuery: Received ping but we don't handle it... ParseLiveQuery: Received ping but we don't handle it...
Steps to reproduce
1- Initialize 2- Create Client 3- Subscribe to a classname
Actual Outcome
It doesn't seem to cause any issues, just a print out every second.
Expected Outcome
Don't seem to be a necessary print out. I see it coming from here: https://github.com/parse-community/ParseLiveQuery-iOS-OSX/blob/e8cfb4db6e81e4ce5bb0daa4603739659abf127c/Sources/ParseLiveQuery/Internal/ClientPrivate.swift#L168
Environment
iOS - Parse SDK 2.8.1
Parse LiveQuery ObjC SDK
- SDK version:
2.8.1
- Operating system version:
iOS 15
Server
- Parse Server version:
3.6.0
- Operating system:
Linux
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
Sashido
Database
- System (MongoDB or Postgres):
MongoDB
- Database version:
not sure
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
Sashido
Logs
ParseLiveQuery: Received ping but we don't handle it... ParseLiveQuery: Received ping but we don't handle it...
i'm getting the same issue. Any updates on this? It prints this every 10 seconds
I have also the same problem
@owais-applligent, @ChrisCoder9000, @project-academy, @ULSashido, @ritteraf The LiveQuery feature has been added as a module to the Parse Apple SDK; could you please verify that this issue is fixed there, and if not open a new issue there?