Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6781] iOS: Alert Dialog on top of camera overlay freezes app

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-01-23T16:57:11.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2011-51, Release 2.0.0, Release 1.8.1
ComponentsiOS
Labelsmodule_media, parity, qe-manualtest
ReporterZsombor Papp
AssigneeVishal Duggal
Created2011-12-19T17:36:17.000+0000
Updated2014-11-05T19:41:02.000+0000

Description

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.

Attachments

FileDateSize
app.js2011-12-19T17:36:17.000+00004894

Comments

  1. Michael Pettiford 2012-01-12

    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

JSON Source