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 2022/02/01 14:19:30 UTC

[GitHub] [cordova-plugin-file-transfer] sbellver opened a new issue #327: [ANDROID 11] App close after upload image

sbellver opened a new issue #327:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/327


   ### Issue Type
   - [x ] Bug Report
   
   ## Description
   After upload a image to server, app closed
   
   ## Information
   With API 30 and Android 11, when we make a photo and the use FileTransfer to upload it to server, it hangs the app and forze close.
   
   The photo is uploaded correctly, when we reopen the app, the image is in the server ok.
   
   
   ### Environment, Platform, Device
   Ionic 1
   Cordova-android 9 and 10
   Android 11
   API 30
   
   ### Version
   FileTransfer from master
   "cordova-plugin-file-transfer": "git+https://github.com/apache/cordova-plugin-file-transfer.git"
   
   
   ### Related
   I open a issue in Cordova Plugin Camera, but I think it's related with filetransfer; if I dont use filetransfer to upload the image, the app dont hangs
   
   https://github.com/apache/cordova-plugin-camera/issues/785 
   
   ## Checklist
   <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` -->
   
   - [x] I searched for already existing GitHub issues about this
   - [x] I updated all Cordova tooling to their most recent version
   - [x] I included all the necessary information above
   


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

To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-plugin-file-transfer] sbellver commented on issue #327: [ANDROID 11] App close after upload image

Posted by GitBox <gi...@apache.org>.
sbellver commented on issue #327:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/327#issuecomment-1028929440


   Finally, it's from toast plugin!
   
   https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin/commit/4399bed9e1ccda46a71609abad17e3c3cc068c82
   
   After update it, I have no problems


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

To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-plugin-file-transfer] sbellver closed issue #327: [ANDROID 11] App close after upload image

Posted by GitBox <gi...@apache.org>.
sbellver closed issue #327:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/327


   


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

To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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