سؤال

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