Skip to content

GalleryHelper.java missing permissions check #76

@Skyler-Altol

Description

@Skyler-Altol

Scenario:

Build an app that involves uploading a locally stored image to IBM's Watson for image analysis. Use the GalleryHelper to assist with this process. Attempt to run the app. You will find that you run into permissions errors because GalleryHelper is missing a permissions check for READ_EXTERNAL_STORAGE. This should be an easy fix, CameraHelper has a permissions check method in it, and this is quite similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions