[TIMOB-3991] iOS: Intermittently, video record and save does not complete save process, hangs with progress indicator
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-23T14:36:55.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Release 1.7.0, Sprint 2011-20 |
Components | iOS |
Labels | ios, kitchensink, tbs-1.7.1 |
Reporter | Eric Merriman |
Assignee | Blain Hamon |
Created | 2011-05-06T19:30:37.000+0000 |
Updated | 2011-05-23T14:36:55.000+0000 |
Description
Description:
While testing KitchenSink 1.7.0, Phone>Camera>Video record, the video would begin to save, and would hang in this state with the progress indicator spinning.
Steps to reproduce:
1) Install KS 1.7.0
2) Launch Phone>Camera> Video record
3) Click "record video" button
4) Click "Stop" button
Result:
A spinning progress indicator is displayed, and the device stays in this state
Expected Result:
Progress indicator displayed for only a few moments, until the video is saved
Notes:
Could not reproduce in 5 attempts on KS 1.6.2
This is a side effect of 1.7 moving to file urls instead of naked paths to have parity with Android.
Verified fixed. (1_7_X, e6afca8..., Verizon iPhone 4.2.7)
This bug is still occurring with Verizon iPhone 4 (4.2.6) and SDK version: 1.7.X r3ecace11. Console output: Fri May 20 11:20:50 unknown KitchenSink[68523]
Turns out it was fixed in master, but wasn't cherry-picked to 1.7
Verified fixed in both paths on Verizon iPhone 4 (4.2.6) , Titanium Studio, build: 1.0.0.201105131803, Titanium SDK version: 1.7.X r86dae2c9. Closing.