Skip to content

v2.1.5

Compare
Choose a tag to compare
@akovalov akovalov released this 29 Nov 12:56
· 10 commits to master since this release

Fixed an issue when some heavy data were loaded from a file on a main thread on SDK start that caused a short hang.

Some small amounts of data loading from a file or JSONDecoder work can still happen on the main thread for proper work, but it will not block the main thread for a long time and cause issues.