LEColorPicker icon indicating copy to clipboard operation
LEColorPicker copied to clipboard

Crash at start up

Open doriansgithub opened this issue 8 years ago • 0 comments

This is crashing our app at start up.

  • (void)appDidEnterForeground { isComeBackFromBG = YES; dispatch_resume(taskQueue); }

Thread 1: EXC_BREAKPOINT (code=1, subcode=0x180b4bab8)

doriansgithub avatar Dec 08 '17 23:12 doriansgithub