Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13071] iOS: Ti.Media.openPhotoGallery not working consistently in Camera overlay view

GitHub Issuen/a
TypeBug
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.0.2
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterZach Hendershot
AssigneeUnknown
Created2012-10-08T00:45:32.000+0000
Updated2018-02-28T20:03:18.000+0000

Description

With the provided app.js clicking the openPhotoGallery button overlay doesn't work the first time consistently, but does on the second click. In a different set of circumstances, it works completely inconsistently and is sometimes impossible to open. I have yet to narrow down what is different in that completely inconsistent environment. \\ It appears to be related to having the button and the Ti.Media.openPhotoGallery within a camera overlay view as this is the only circumstance that seems to produce inconsistent results.

Attachments

FileDateSize
app.js2012-10-08T00:45:32.000+00001400

Comments

  1. Daniel Sefton 2013-03-14

    For some reason the first time you tap openPhotoGallery, the error function in showCamera is called and this is shown: [INFO] Error showing camera [INFO] 1 The second time you tap it, the gallery shows. Tested on 3.0.2 GA.

JSON Source