ios-getting-started-samples icon indicating copy to clipboard operation
ios-getting-started-samples copied to clipboard

Magic Brush sample crash with error EXC_BAD_ACCESS code=1

Open yeejoe opened this issue 8 years ago • 1 comments

Question as title, after i initialise a new object like this, it crash. May i know what is the problem?

AdobeLabsMagicBrush * magicBrush = [[AdobeLabsMagicBrush alloc] initWithCanvasSize:CGSizeMake(300, 300)];

yeejoe avatar May 03 '17 02:05 yeejoe

Same Here

dummylung avatar Oct 13 '17 12:10 dummylung