GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-23T16:57:11.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-51, Release 2.0.0, Release 1.8.1 |
Components | iOS |
Labels | module_media, parity, qe-manualtest |
Reporter | Zsombor Papp |
Assignee | Vishal Duggal |
Created | 2011-12-19T17:36:17.000+0000 |
Updated | 2014-11-05T19:41:02.000+0000 |
If you run the attached code on an iPhone 4S, and follow these steps:
1. Click "Switch" to switch to the user facing camera.
2. Click "Picture" to take a picture.
3. Click "Use" to dismiss the still picture and return to the live camera view.
4. Click "Picture" again to take another picture.
5. Click "Use" again.
then the app freezes.
Based on the logs it looks like it freezes at line 173, in a call to AlertDialog's show method.
Closing issue Tested with Ti Studio 1.0.8.201201101928 Ti Mob SDK 1.9.0.v20120111233134 OSX Lion iPhone 4S Expected behavior of app not "freezing" is shown