You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "fujunwei (JIRA)" <ji...@apache.org> on 2014/06/19 12:00:27 UTC

[jira] [Commented] (CB-6978) test captureImage() function failed

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

fujunwei commented on CB-6978:
------------------------------

when  i use external storage in getTempPath(),it work success.and the temp image do not to delete

> test captureImage() function failed
> -----------------------------------
>
>                 Key: CB-6978
>                 URL: https://issues.apache.org/jira/browse/CB-6978
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.5.0
>         Environment: android4.1
>            Reporter: fujunwei
>              Labels: features
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> REPRODUCE TEST STEPS:
> 1. install Cordova 3.5.0 and media-capture plugin
> 2. write a simple test code, for example
> navigator.device.capture.captureImage(captureSuccess, captureError, {limit:1});
> 3. Tap on "captureImage()" button, check the behavior
> EXPECTED OUTCOME:
> callback captureSuccess function
> ACTUAL OUTCOME:
> callback captureError function



--
This message was sent by Atlassian JIRA
(v6.2#6252)