amazon-cognito-identity-dart-2 icon indicating copy to clipboard operation
amazon-cognito-identity-dart-2 copied to clipboard

Unknown Error being thrown in case of SocketException

Open NischalJoshi777 opened this issue 2 years ago • 0 comments

A change is added in version 2.1.0 where pattern matching is being used for handling socket exception. To be specific the .toString() method being used in client.dart might have caused this issue.

NischalJoshi777 avatar Aug 24 '22 10:08 NischalJoshi777