After v2.1.9 UIKit SDK started freezes app after open file message first time(not before cached image).
This is due to the use of a synchronous thread in the viewDidLoad method, which is a movetón
Copied the description of the issue here, because developers aren't responding on github :frowning:
Our users send lot of images, so we still should use old version of SDK in app
No attempt was made in v2.2.1 to fix this bug.
Screens still freeze when first opening media file.
I still have to use v2.1.8 (SendBirdSDK 3.0.238) instead of latest
Hello @nab0y4enko,
I checked up this issue.
We will modify the logic of caching files to separate them from the main queue.
And, modified version will be deploy this week.
Sorry for the late confirmation, Thanks for the reporting!