mohakapt / Stringz

A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
https://github.com/mohakapt/Stringz
GNU General Public License v3.0
951 stars 46 forks source link

Fix NSInternalInconsistencyException: Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread. in Stringz.EditorManager.(reloadAll in _C47C1A07C10E7462CB3946BBCD87F1A8)() -> () (EditorManager.swift:151) #15

Closed mohakapt closed 3 years ago

mohakapt commented 3 years ago

Version 0.6.3(40)

Stacktrace

MSACCrashesUncaughtCXXTerminateHandler() + 788;Stringz

Reason

NSInternalInconsistencyException: Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.

Link to App Center

mohakapt commented 3 years ago

This bug got fixed in version 0.6.4