You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/16 06:04:12 UTC

[GitHub] [cordova-plugin-camera] zhaolei11 opened a new issue #583: destinationType:0 But the return path

zhaolei11 opened a new issue #583: destinationType:0 But the return path
URL: https://github.com/apache/cordova-plugin-camera/issues/583
 
 
   # Bug Report
   
   
   phone: HUAWEI
   system: emui 8.0.0
   
   opyions = {
   correctOrientation: true
   destinationType: 1
   encodingType: 0
   mediaType: 0
   quality: 90
   saveToPhotoAlbum: true
   sourceType: 0
   }
   
   this.camera.getPicture(options).then((imageData) => {
   }
   i. want  imageData is base64 but get  /storage/emulated/0/tencent/MicroMsg/WeiXin/100.jpg 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [cordova-plugin-camera] timbru31 commented on issue #583: destinationType:0 But the return path

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #583: destinationType:0 But the return path
URL: https://github.com/apache/cordova-plugin-camera/issues/583#issuecomment-614494428
 
 
   Thanks a lot for your issue, however the issue template exists for a reason. 😊   
   It helps us to debug the issue further and to provide a solution much faster. With important information missing, we unfortunately can't help you.
   
   Therefore, please edit this issue accordingly or close and create a new one and make sure to provide all the required information.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [cordova-plugin-camera] timbru31 closed issue #583: destinationType:0 But the return path

Posted by GitBox <gi...@apache.org>.
timbru31 closed issue #583: destinationType:0 But the return path
URL: https://github.com/apache/cordova-plugin-camera/issues/583
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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