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

[GitHub] [cordova-plugin-camera] slothstronaut opened a new issue #608: Document practical example of uploading files

slothstronaut opened a new issue #608:
URL: https://github.com/apache/cordova-plugin-camera/issues/608


   # Feature Request
   
   ## Motivation Behind Feature
   <!-- Why should this feature be implemented? What problem does it solve? -->
   The documentation does not show a functional example of uploading a file to a remote endpoint, which likely is the most common use case.
   
   
   ## Feature Description
   <!-- 
   Describe your feature request in detail
   Please provide any code examples or screenshots of what this feature would look like
   Are there any drawbacks? Will this break anything for existing users? 
   -->
   Simply show a full example, don't leave a comment saying "now you can upload", show the user how, its actually quite difficult to solve without this.
   
   
   ## Alternatives or Workarounds
   <!-- 
   Describe alternatives or workarounds you are currently using 
   Are there ways to do this with existing functionality?
   -->
   Sure, hundreds or thousands of people can haphazardly figure it out on their own
   
   


----------------------------------------------------------------
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



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


[GitHub] [cordova-plugin-camera] jcesarmobile closed issue #608: Document practical example of uploading files

Posted by GitBox <gi...@apache.org>.
jcesarmobile closed issue #608:
URL: https://github.com/apache/cordova-plugin-camera/issues/608


   


----------------------------------------------------------------
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



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


[GitHub] [cordova-plugin-camera] jcesarmobile commented on issue #608: Document practical example of uploading files

Posted by GitBox <gi...@apache.org>.
jcesarmobile commented on issue #608:
URL: https://github.com/apache/cordova-plugin-camera/issues/608#issuecomment-649698656


   I think this is out of the scope of the plugin, the docs are already too complex.
   
   If it helps, we wrote a blog post about transitioning from cordova-plugin-file-transfer to using XHR, you can probably take the XHR part to upload your pictures.


----------------------------------------------------------------
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



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