[AC-1631] Android: Titanium.Media.showCamera crashes for large images on load of ti.paint module
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-09-01T06:28:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | TCSupport, android, bug, community, core, galaxy, samsung, ti.paint |
Reporter | Elias Mandouvalos |
Assignee | Mauro Parra-Miranda |
Created | 2014-07-22T11:48:21.000+0000 |
Updated | 2016-03-08T07:38:06.000+0000 |
Description
When the Titanium.Media.showCamera method is invoked, if the selected picture has a large size, the application crashes. This is not happening when the ti.paint is not loaded. On emulator works fine (default emulator and genymotion), as well as on iOS.
Tested on: Samsung Galaxy S4 (GT-I9505) with Android 4.4.1, Samsung Nexus with Android 4.1 and GALAXY Trend Plus GT-S7580 with Android 4.1
1) Titanium App: I was able to replicate the bug every time
2) the corresponding code can be found here : http://pastie.org/9412089
3) here is the console error : http://pastie.org/9412224
Comments
- Mauro Parra-Miranda 2014-09-01