Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1376] Crash related to camera app on Samsung devices

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2015-09-30T01:13:44.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy, Titanium SDK & CLI
LabelsAndroid, Galaxy, SDK3.5.0, Samsung, crash, crashes
ReporterMike Stancliffe
AssigneeShak Hossain
Created2015-04-22T13:59:27.000+0000
Updated2016-03-08T07:37:47.000+0000

Description

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).

Attachments

FileDateSize
index.js2015-04-22T13:59:27.000+00001477
index.xml2015-04-22T13:59:27.000+0000273

Comments

  1. Harish Mridha 2015-08-27

    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*
       SCH-I535 (Samsung S3)
         ID                          = 1b1b42dd
         State                       = device
         SDK Version                 = 4.3 (android-18)
         ABIs                        = armeabi-v7a, armeabi
       Nexus 7
         ID                          = 07b926cf
         SDK Version                 = 5.1.1 (android-22)
         ABIs                        = armeabi-v7a, armeabi, armeabi-v7a,armeabi, armeabi-v7a,armeabi, 
       SM-T210R(Samsung Tab)
         ID                          = 4100e501961b8000
         State                       = device
         SDK Version                 = 4.4.2 (android-19)
         ABIs                        = armeabi-v7a, armeabi
       
       iris503
         ID                          = 0123456789ABCDEF
         State                       = device
         SDK Version                 = 4.2.2 (android-17)
         ABIs                        = armeabi-v7a, armeabi
       
    I tested this using the studio build: 4.1.1.201507141126 and TiSDK 4.1.0 GA Thnaks

JSON Source