Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiveQuery callbacks not called when losing internet connectivity #72

Open
Kiwifed0r opened this issue Nov 6, 2017 · 0 comments
Open

Comments

@Kiwifed0r
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant