Skip to content

Glwindow eagl bug with i os11

Roman Shpuntov requested to merge (removed):GLWINDOW_EAGL_bug_with_iOS11 into master

The deadlock was inside app: we cannot to call dispatch_sync with main UI queue - this is bad practice, we should to call dispatch_async.

#372 (closed)

Merge request reports