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 2019/06/28 13:29:18 UTC

[GitHub] [cordova-plugin-file-transfer] HectorGlez4 commented on issue #234: onprogress does not work on iOS when uploading file.

HectorGlez4 commented on issue #234: onprogress does not work on iOS when uploading file.
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/234#issuecomment-506734245
 
 
   @cq0702 i think im having the same problem.
   
   `"dependencies": {
       "cordova-android": "6.2.3",
       "cordova-ios": "4.4.0",
       "cordova-plugin-camera": "2.4.1",
       "cordova-plugin-compat": "1.2.0",
       "cordova-plugin-console": "1.1.0",
       "cordova-plugin-device": "1.1.7",
       "cordova-plugin-file": "4.3.3",
       "cordova-plugin-splashscreen": "4.1.0",
       "cordova-plugin-statusbar": "2.4.1",
       "cordova-plugin-whitelist": "1.3.3",
       "ionic-plugin-keyboard": "2.2.1",
       "onesignal-cordova-plugin": "2.2.5",
       "cordova-plugin-calendar": "^4.6.0"
     },
     "cordova": {`
   
   i got this configuration and my application worked fine in ios 12.x and the upload of images stop working in 13.x
   
   did you solved this problem?

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