You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Simon Agostini (JIRA)" <ji...@apache.org> on 2015/01/28 21:39:34 UTC

[jira] [Created] (CB-8372) Captured Image is not shown sometimes.

Simon Agostini created CB-8372:
----------------------------------

             Summary: Captured Image is not shown sometimes. 
                 Key: CB-8372
                 URL: https://issues.apache.org/jira/browse/CB-8372
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Media Capture
    Affects Versions: 3.6.3
         Environment: build.phonegap.com
            Reporter: Simon Agostini


Using the device capture for video, audio and images I only see this issue for images.

So if i start capturing a image (tap event on button) the camera opens and i can take the image, then the success callback is called.

In the success callback i wanted to show the image and then allow to upload it.
It now can appear sometimes that the image is not displayed (question mark sign), and also the upload with the file plugin fails.

It looks for me like the file cannot be found at the fullPath which is returned in the callback.

So please have a look at it.

Device:

Android 4.1.2 Wiko Darkmoon
Cordova: 3.6.3
capture plugin 0.3.5




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org