Skip to content

Fix UWP crash on invalid_operation exception: Wait() from Concurrency cannot...

Julien Wadel requested to merge fix/uwp_wrapper into release/5.4

Fix UWP crash on invalid_operation exception: Wait() from Concurrency cannot be call from UI Thread.

SDK-985

Merge request reports