parse-community / ParseLiveQuery-Android

Parse LiveQuery client for Android.
Other
84 stars 32 forks source link

sendOperationAsync doesn't check if webSocketClient (still) exists #108

Open romanbsd opened 4 years ago

romanbsd commented 4 years ago

Crashes in: ParseLiveQueryClientImpl.java:218 on webSocketClient.send(jsonString); It it by design?