pubnub / dart

PubNub Dart SDK
Other
28 stars 15 forks source link

ConcurrentModificationError during pubnub.unsubscribeAll() #43

Closed alecxandrys closed 3 years ago

alecxandrys commented 3 years ago

Good day, I catch next unhandled error: изображение There is only one unsubscribeAll call in the whole code, and I checked that there is only one call of this part of code in the same time.

Call stack: изображение

Variables: изображение

pubnub: ^3.2.0

flutter doctor -v изображение

are commented 3 years ago

This should be fixed in v4.0.0-beta.0. Please let us know if that solves your issue.