scorpiozj

Results 5 comments of scorpiozj

I use the UItabBar of UIKit

what I call is like: JGActionSheetSection *sectionNonFA = [JGActionSheetSection sectionWithTitle:nil message:nil buttonTitles:actionArray buttonStyle:JGActionSheetButtonStyleDefault]; where `actionArray` is a array of String.

It only happens in Production, and I never find it in Debug. That's also why I need help...

thanks for you quick response! I checked the scheme, but for _Archive_ there is no configuration. what else should I look?

yes, it does matter with memory. However, I use ARC, and there is no manually retain/release. This is why I can't find it so far. By the way, the title...