Skip to content

Crash on integerValue #12

Description

@pronebird

I see a crash on selectedRow = [[_pickerViewArray objectAtIndex:0] integerValue]; but I don't understand why pickerView tries to take an integerValue from objects array that I pass via +(void)showPickerViewInView:(UIView *)view withObjects:(NSArray *)objects withOptions:(NSDictionary *)options objectToStringConverter:(NSString *(^)(id))converter completion:(void (^)(id))completion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions