GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-05T15:31:06.000+0000 |
Affected Version/s | Release 1.7.3 |
Fix Version/s | Sprint 2011-40, Release 1.7.4, Release 1.8.0 |
Components | iOS |
Labels | os-ios5, regression |
Reporter | Natalie Huynh |
Assignee | Blain Hamon |
Created | 2011-10-03T12:47:02.000+0000 |
Updated | 2014-06-19T12:46:15.000+0000 |
Steps To Reproduce:
1. Run KS > Controls > Countdown Picker
2. Scroll to 30 mins
3. Press Start
4. Let it sit and go to background
5. View xcode logs
Actual Result:
Crash (See attached log)
Expected Result:
Should not crash
In poking about, it appears this can be recreated thusly: Launch app. Exit app. Relaunch app using the notification, exit app. This is a confluence of unregister background service done during the background service. Pull request pending.
as per Reggie, cannot be fixed in 1.7.X
Could not reproduce with any steps listed on iPod touch 4th gen (iOS 5.0). We will close and watch closely for this issue.
Verified again with SDK 1.7.4.v20111021181815, iPod Touch 3rd gen (iOS 4.0.2), iPad2 (iOS 5.0)
Standardizing summary and labels.