crash when you create it the second time, i think it's the dealloc problem. my proj uses ARC, and set the scratchable view flag to -fno arc stuff ``` scratchable = [UIImage imageNamed:@"scratchable.jpg"].CGImage; ```
crash when you create it the second time, i think it's the dealloc problem. my proj uses ARC, and set the scratchable view flag to -fno arc stuff