1

I have strange issue with UISlider it works perfect in iOS 6.0 but in iOS 5.1 it doesn't work. I have used storyboard for the UIViewController and UITableView has 4 kinds of cells. Everything works fine in iOS 6.0 but only the cells which have UISlider won't work properly in iOS 5.1.

The exact issue is that the valueChanged method is getting called but the UISlider Thumb is kind of stuck at the minimum value which i have provided.

Thanks in advance.

Ankur
  • 5,086
  • 19
  • 37
  • 62
Sneha
  • 1,444
  • 15
  • 24
  • 1
    Have You Seen http://stackoverflow.com/questions/9691523/ios-5-1-swipe-gesture-hijacked-by-uisplitviewcontroller-how-to-avoid – Buntylm May 15 '13 at 06:42
  • Its a UIViewController with a UITableView in a UIPopOverController. Its not a UISplitViewController and UIViewController doesn't have that property because its specific with UISplitViewController – Sneha May 15 '13 at 09:07

0 Answers0