delight-im / Android-DDP

[UNMAINTAINED] Meteor's Distributed Data Protocol (DDP) for clients on Android
Apache License 2.0
274 stars 54 forks source link

Android-DDP is going logout when received any update #16

Closed adam-jack-2 closed 9 years ago

adam-jack-2 commented 9 years ago

I have an interesting issue. Android-DDP is going logout and close socket connection when any data come with update.

How can i fix it? Thank you.

ocram commented 9 years ago

Thanks! That would be strange, and definitely wrong, you're right.

Unfortunately, we cannot reproduce this yet. Could you share some code that causes this to happen?

Please also check that the error is not in your code, and that you set up (and nested) the calls to the client correctly.