iphone - UISlider in UITableViewCell won't work in iOS 5.1 -


i have strange issue uislider works perfect in ios 6.0 in ios 5.1 doesn't work. have used storyboard uiviewcontroller , uitableview has 4 kinds of cells. works fine in ios 6.0 cells have uislider won't work in ios 5.1.

the exact issue valuechanged method getting called the uislider thumb kind of stuck @ minimum value have provided.

thanks in advance.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -