Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6892] Ti API: Improve support for Ti.Media.isMediaTypeSupported method

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTiAPI
Labelsparity
ReporterArthur Evans
AssigneeIngo Muschenetz
Created2011-12-27T15:56:57.000+0000
Updated2014-06-18T22:54:49.000+0000

Description

Currently this method is supported only on iOS, the interface is unclear and using it requires using strings for the arguments, such as 'camera' and 'photogallery' instead of using constants.

Comments

  1. Arthur Evans 2011-12-27

    As an additional note, the current Ti.Media.isMediaTypeSupported "media" arguments apparently allow you to query either the photo library (all albums) or the camera roll/saved photos album. However, it appears as if the openPhotoGallery method only supports displaying the photo library, unless there's an undocumented option I missed.

JSON Source