Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23970] iOS: Add permissions-handling for photo-gallery access

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2016-10-01T16:53:00.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.0.0
ComponentsiOS
Labelspermissions, photogallery
ReporterHans Knöchel
AssigneeHans Knöchel
Created2016-10-01T16:51:27.000+0000
Updated2016-10-04T20:31:32.000+0000

Description

Currently, we have all kind of permission-checks for likely every API that exposes it. Except for the Ti.Media.openPhotoGallery() API. Those are needed and should be implemented like the others.

Comments

  1. Hans Knöchel 2016-10-01

    This issue is fixed as part of TIMOB-23925, a demo can be found there as well.
  2. Abir Mukherjee 2016-10-04

    I verified the resolution with this environment: NPM Version: 2.15.1 Node Version: 4.4.4 Windows OS: 10.0.10586 Appc CLI: 6.0.0-54 Appc CLI NPM: 4.2.7 Titanium SDK version: 6.0.0.v20161004013027 Appcelerator Studio, build: 4.7.1.201609100950 Xcode 8.0 GM Device: iPhone 5, iOS 9.2 I used an app from Kitchen Sink which called Ti.Media.openPhotoGallery() . There was a permissions-check to open the Photos as expected.

JSON Source