Threading
Threading copied to clipboard
Need help with crash
Hi,
Thank you very much for creating this work. I am reaching out to you because, I notice that I am getting occasional crash, in your code.
Can you kindly help me resolve this issue pls.

This was in ThreadedDictionary, and perhaps similar issue exists in other ThreadSafe implementation,
https://stackoverflow.com/a/34486250/887325
Or maybe its:
Try disabling dead code stripping on your app’s project: DEAD_CODE_STRIPPING = NO
Bug in xcode 11