GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-09-30T01:13:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy, Titanium SDK & CLI |
Labels | Android, Galaxy, SDK3.5.0, Samsung, crash, crashes |
Reporter | Mike Stancliffe |
Assignee | Shak Hossain |
Created | 2015-04-22T13:59:27.000+0000 |
Updated | 2016-03-08T07:37:47.000+0000 |
Attempting to build a view after an image is taken on many Samsung devices, the app will crash. The crash will occur almost every time on the Galaxy S5, though it will occasionally work.
The crash is somehow linked to the Samsung stock camera app as the crash does not occur if the user uses a different camera app(Google Camera for example) to take the picture.
We have recreated the crash on the Samsung Galaxy Tab S 8.9(Less frequent) and the Samsung Galaxy S5 in house, and error logs collected from Google Play indicate the issue seems to also be present on the Note series as well as the Galaxy S4(probably any Samsung device using the current camera app).
Hi , I tested the issue you reported. It looks like the feature "Camera app on Samsung devices" . Camera apps working fine for me on following devices . *Tested Android Devices*
I tested this using the studio build: 4.1.1.201507141126 and TiSDK 4.1.0 GA Thnaks