Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2399] Media / Gallery Issue in Simulator Only

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:18:42.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsgallery, media
ReporterRick Blalock
AssigneeBlain Hamon
Created2011-04-15T03:18:41.000+0000
Updated2017-03-09T23:02:38.000+0000

Description

I've verified this bug:

"Think I've found a small bug with 1.4.3. This only impacts projects run on the simulator, it seems to work fine on the device.

If you call Titanium.Media.openPhotoGallery without having both media types provided it will not show any images in the simulator.

mediaTypes:[Ti.Media.MEDIA_TYPE_VIDEO,Ti.Media.MEDIA_TYPE_PHOTO],

I've tested this out using KitchenSink and the iPhone 4.

Please note it does work on the device, just not in the simulator, which makes it alittle hard to test but easy enough to work around if you know what to look for."

Link to above ticket: http://developer.appcelerator.com/helpdesk/view/56371">http://developer.appcelerator.com/helpdesk/view/56371

Comments

  1. Stephen Tramer 2011-04-15

    I've accessed photo gallery information off simulator with mediaTypes:[Ti.Media.MEDIA_TYPE_PHOTO] only.

  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source