You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When fetching feed using SDK, In case of timeout error there is a type mismatch crash at SDK side, instead of getting the timeout error logs through the SDK we are getting type mismatch error.
What version of Flutter do you use?
2.5.3
What package are you using? What version?
0.5.0
What platform is it about?
[ Y] Android
[ Y] iOS
Web
Windows
MacOS
Linux
To Reproduce
Steps to reproduce the behavior:
Set the timeout value in SDK to some less value like 5 sec
Describe the bug
When fetching feed using SDK, In case of timeout error there is a type mismatch crash at SDK side, instead of getting the timeout error logs through the SDK we are getting type mismatch error.
What version of Flutter do you use?
2.5.3
What package are you using? What version?
0.5.0
What platform is it about?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The text was updated successfully, but these errors were encountered: