Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26488] Android: Fix Ti.Filesystem.requestStoragePermissions for Android 8 and above

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2018-11-20T16:55:51.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.0
ComponentsAndroid
Labelsn/a
ReporterYordan Banev
AssigneeYordan Banev
Created2018-10-26T12:39:04.000+0000
Updated2018-11-21T14:16:26.000+0000

Description

With Android 8 Google has fixed a long lasting problem with external storage permissions. Previously granting one of the permissions granted all of them in the same group. After this being properly handled on Android side we need to update our Ti.Filesystem.requestStoragePermissions to include both of the permissions.

Comments

  1. Yordan Banev 2018-11-08

    PR: https://github.com/appcelerator/titanium_mobile/pull/10442
  2. Josh Longton 2018-11-20

    *FR Passed*
  3. Samir Mohammed 2018-11-21

    *Closing ticket.* Fix verified in SDK version 8.0.0.v20181120171602. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10442

JSON Source