nicklockwood / iRate

[DEPRECATED]
http://charcoaldesign.co.uk/source/cocoa#irate
Other
4.1k stars 734 forks source link

"checkForConnectivity" function crash #272

Closed kakashilw closed 7 years ago

kakashilw commented 7 years ago

in "checkForConnectivity" function,the line " if (error && !(error.code == EPERM && [error.domain isEqualToString:NSPOSIXErrorDomain] && _appStoreID)) " sometimes crash , and show info"accessing _cachedSystemAnimationFence requires the main thread"

nicklockwood commented 7 years ago

Should be fixed in 1.11.7. Thanks!