Closed squarefrog closed 9 years ago
I have seen a couple of crashes where the library attempts to insert nil into a dictionary due to lack of sanity checking during re-subscription.
This patch tightens up the two flows (resubscribe, and subscription expired) to make handling more robust.
I have seen a couple of crashes where the library attempts to insert nil into a dictionary due to lack of sanity checking during re-subscription.
This patch tightens up the two flows (resubscribe, and subscription expired) to make handling more robust.