You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Prajwal S Belagavi (Jira)" <ji...@apache.org> on 2020/03/05 07:20:00 UTC

[jira] [Commented] (FINCN-203) Checking for Camera Permission instead of Write Permission in CustomerProfileActivity

    [ https://issues.apache.org/jira/browse/FINCN-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17051852#comment-17051852 ] 

Prajwal S Belagavi commented on FINCN-203:
------------------------------------------

I'll be working on it.

> Checking for Camera Permission instead of Write Permission in CustomerProfileActivity
> -------------------------------------------------------------------------------------
>
>                 Key: FINCN-203
>                 URL: https://issues.apache.org/jira/browse/FINCN-203
>             Project: Fineract Cloud Native
>          Issue Type: Bug
>          Components: fineract-cn-mobile
>            Reporter: Prajwal S Belagavi
>            Priority: Minor
>         Attachments: FINCN-203.mp4
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> # Click on "Customer" in side drawer.
>  # Click on any item in list of customers.
>  # Click on the profile picture (by default it's the Mifos Logo)
>  # Click on "Share" option in the appbar.
>  # Supposing the permission to write to external storage is not given, it'll ask for permission. When granted it should ideally call the "shareImage" method, but nothing happens. This is because when the Permission is being granted, it's checking for "CAMERA" permission instead of "WRITE_EXTERNAL_STORAGE" permission.
> It occurs when the permission is being granted initially and later, this error does not occur.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)