Dipak Kasabwala

Results 6 comments of Dipak Kasabwala

- Added unit tests around new options for urlSession - updated `- (BOOL)validateOptions:(NSDictionary *)options didFailWithError:(NSError *_Nullable *_Nullable)error` - new property description been added as well.

@philipphofmann Please get this approved, All checks are complete, we do need these changes next release version.

Here's workaround , until we find better option ` if floatVersion >= 11 { for view in tableView.subviews { if view.isKind(of: NSClassFromString("UISwipeActionPullView")! ) == true { for subview in view.subviews...

not sure why but this code seems to fix it

Actually that subview added when you try to swipe on cell