문제

I have implemented UIRefreshControl in my code it works fine in ios 6 and but working in ios 5, any solutions for this, help me

Thanks

도움이 되었습니까?

해결책 2

Try to use EGOTableViewPullRefresh. It's awesome "pull down to refresh" feature. It is available on github. UIRefreshControl is available only in iOS 6.0 and later. EGOTableViewPullRefresh can be used in iOS 5 and earlier!

다른 팁

yes, Indeed it is a iOS 6.0 feature. enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top