nui
nui copied to clipboard
Using auto update path with SIAlertView freezes UI
See https://github.com/Sumi-Interactive/SIAlertView/issues/48
Even if [NUISettings setGlobalExclusions:@[@"SIAlertView"]]; was specified. I would guess that this is not something particular to SIAlertView, but the reloading of the file might collide with some other code, causing the main thread to be blocked?
It is very consistent, in my project at least.