colinrblake

Results 6 issues of colinrblake

### General information * SDK/Library version: Example: 5.4.1 * iOS Version and Device: iOS 10.3.2 on an iPhone 6s * Integration type and version: CocoaPods 1.2.1 ### Issue description Upon...

I've implemented `- (UISwipeActionsConfiguration *)tableView:(UITableView *)tableView trailingSwipeActionsConfigurationForRowAtIndexPath:(nonnull NSIndexPath *)indexPath` and swipe as much as I can but it's never called. I've tried with and without XLFormSectionOptionCanDelete on the XLFormSectionDescriptor and...

I am using a section with XLFormSectionOptionCanReorder and need to get notified when the user reorders rows. How can I do that? formRowDescriptorValueHasChanged isn't called, and neither are formRowHasBeenAdded or...

I have a section with a row of type XLFormRowDescriptorTypeSelectorLeftRight which works fine. But when I define a template row the same way, at run time when I click on...

I have a section with XLFormSectionOptionCanDelete set and it works fine. However, some rows I need to prevent from being deleted. There doesn't appear to be a "shouldDelete" callback from...

**Describe The Bug:** I upgraded from 2.2.0 Alpha 5 to the released 2.2.0 and now I'm getting lots of red messages in my Homebridge status log (I don't think I...

bug
awaiting-reporter-reply