-
Notifications
You must be signed in to change notification settings - Fork 635
Description
App crashes when I select Picker from main page.
Crashes on both Simulator and iPhone 5.
Output log:
3648623971_Portrait_iPhone-Simple-Pad_Default
2015-10-16 17:49:43.169 QuickDialogExample[16961:908158] [iKeywi 3] iPhone-Portrait-QWERTY
2015-10-16 17:49:44.408 QuickDialogExample[16961:908158] [iKeywi 3] iPhone-Portrait-QWERTY
2015-10-16 17:49:46.323 QuickDialogExample[16961:908158] [iKeywi 3] iPhone-Portrait-QWERTY
2015-10-16 17:49:47.639 QuickDialogExample[16961:908158] [iKeywi 3] iPhone-Portrait-QWERTY
2015-10-16 17:49:55.957 QuickDialogExample[16961:908158] [iKeywi 3] iPhone-Portrait-QWERTY
2015-10-16 17:50:13.294 QuickDialogExample[16961:908158] Bool selected!
2015-10-16 17:50:13.528 QuickDialogExample[16961:908158] Bool selected!
2015-10-16 17:50:31.551 QuickDialogExample[16961:908158] [iKeywi 3] iPhone-Portrait-QWERTY
2015-10-16 17:50:32.968 QuickDialogExample[16961:908158] [iKeywi 3] iPhone-Portrait-QWERTY
2015-10-16 17:50:38.833 QuickDialogExample[16961:908158] selected index: 1
2015-10-16 17:50:39.250 QuickDialogExample[16961:908158] selected index: 2
2015-10-16 17:50:39.566 QuickDialogExample[16961:908158] selected index: 0
(lldb) bt
warning: could not load any Objective-C class information. This will significantly reduce the quality of type information available.
- thread Does it work only with iOS 5? #1: tid = 0xddb7e, 0x3928b6d8 libobjc.A.dylib
objc_storeStrong, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x159fd8) frame #0: 0x3928b6d8 libobjc.A.dylibobjc_storeStrong- frame Does it work only with iOS 5? #1: 0x000b0c1c QuickDialogExample
-[QPickerTableViewCell initWithStyle:reuseIdentifier:](self=0x1450aab0, _cmd="initWithStyle:reuseIdentifier:", style=UITableViewCellStyleValue1, reuseIdentifier=0x00000000) + 32 at QPickerTableViewCell.m:20 frame #2: 0x000b0c50 QuickDialogExample-[QPickerTableViewCell initWithStyle:reuseIdentifier:](self=0x00000000, _cmd="initWithStyle:reuseIdentifier:", style=UITableViewCellStyleValue1, reuseIdentifier=0x00103998) + 84 at QPickerTableViewCell.m:22
frame Added loading from a plist #3: 0x000b0c50 QuickDialogExample-[QPickerTableViewCell initWithStyle:reuseIdentifier:](self=0x00000000, _cmd="initWithStyle:reuseIdentifier:", style=UITableViewCellStyleValue1, reuseIdentifier=0x00103998) + 84 at QPickerTableViewCell.m:22 frame #4: 0x000b0c50 QuickDialogExample-[QPickerTableViewCell initWithStyle:reuseIdentifier:](self=0x00000000, _cmd="initWithStyle:reuseIdentifier:", style=UITableViewCellStyleValue1, reuseIdentifier=0x00103998) + 84 at QPickerTableViewCell.m:22
- frame Does it work only with iOS 5? #1: 0x000b0c1c QuickDialogExample