parse-community/ParseLiveQuery-Android

Unsubscription in ParseLiveQueryClientImpl crashes when subscription is null

PositiveThinksNegative opened this issue · 0 comments

java.lang.NullPointerException: Attempt to invoke virtual method 'com.parse.ParseQuery com.parse.Subscription.getQuery()' on a null object reference
                                                                        at com.parse.ParseLiveQueryClientImpl.unsubscribe(ParseLiveQueryClientImpl.java:129)