UIRefreshControl gets frozen when presenting a modal viewcontroller
| Originator: | cmenschel54 | ||
| Number: | rdar://22895244 | Date Originated: | 29-Sep-2015 |
| Status: | Open | Resolved: | |
| Product: | iOS | Product Version: | iOS 9.0.1 |
| Classification: | Reproducible: | Always |
Summary: Presententing a modal viewcontroller when the UIRefreshControl is running, the UIRefreshControl stops rotating. Issue occurs since iOS 9. Steps to Reproduce: 1. Open attached example project 2. Do a pull to refresh in order to trigger the UIRefreshControl 3. Tap a row of the UITableView to open a modal viewcontroller 4. Close modal viewcontroller 5. UIRefreshControl does not rotate anymore Expected Results: UIRefreshControl should still be active after dismissing the modal viewcontroller Actual Results: UIRefreshControl does not rotate after dismissing the modal viewcontroller Version: iOS 9.0.1 Notes: Configuration: iPhone 5s iOS 9.0.1 See example: https://github.com/tapwork/frozenrefreshcontrol
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!