[TIMOB-16854] Android: Camera with overlay crashes on pressing menu button
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-04-17T22:48:58.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | 2014 Sprint 08, 2014 Sprint 08 SDK, Release 3.3.0 |
Components | Android |
Labels | android, appcompat, camera, module_media, qe-closed-3.3.0, qe-testadded |
Reporter | Vishal Duggal |
Assignee | Vishal Duggal |
Created | 2014-04-16T20:08:58.000+0000 |
Updated | 2014-07-26T06:21:09.000+0000 |
Description
Run on any ICS device
Take sample from TIMOB-1510.
Start Camera Overlay
Press Menu Button
See App Crash
Pull pending against master https://github.com/appcelerator/titanium_mobile/pull/5614
verified fix using code provided in TIMOB-1510 using below environment: Appc Studio: 3.3.0.201404251359 SDK build: 3.3.0.v20140425191906 acs: 1.0.14 npm: 1.3.2 alloy: 1.4.0-dev CLI: titanium-3.3.0-dev titanium-code-processor:1.1.1-beta1 Xcode: 5.1.1 Osx: Mavericks(10.9.2) Device: LG (4.0.4) and Nexus 7 (4.3) Camera with overlay does not crashes on pressing menu button.