Open owais-applligent opened 3 years ago
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.
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...
1- Initialize 2- Create Client 3- Subscribe to a classname
It doesn't seem to cause any issues, just a print out every second.
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
iOS - Parse SDK 2.8.1
Parse LiveQuery ObjC SDK
2.8.1
iOS 15
Server
3.6.0
Linux
Sashido
Database
MongoDB
not sure
Sashido
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?
It continuously printing ParseLiveQuery: Received ping but we don't handle it...