Skip to content

LiveQuery callbacks not called when losing internet connectivity #72

Open
@Kiwifed0r

Description

@Kiwifed0r

Hi,

I'm having an issue with the LiveQuery callbacks when losing internet connectivity. Creating the LiveQueryClient, connecting and subscribing all works fine and I get create, update, etc. callbacks. But I don't get any callback when I turn on airplane mode, not onLiveQueryClientDisconnected and also no error callback.

I tested it on different devices. Somehow, everything works fine on a Galaxy S6 edge, running Android 7.0. But it doesn't work on a Nexus 4, running Android 7.1.2, or different emulator configurations.

Could this issue be related to:
parse-community/Parse-SDK-Android#756

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions