[GitHub] richardshergold commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2018-08-17 Thread GitBox
richardshergold commented on issue #201: `fileTransfer.download` is not working 
in iOS 11.4.1
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-413855516
 
 
   cordova-plugin-file-transfer 1.7.1 "File Transfer"
   "@ionic-native/file-transfer": "^4.11.0"
   
   Full Ionic Info:
   
   Ionic:
   
  ionic (Ionic CLI)  : 4.0.6 (/usr/local/lib/node_modules/ionic)
  Ionic Framework: ionic-angular 3.9.2
  @ionic/app-scripts : 3.1.11
   
   Cordova:
   
  cordova (Cordova CLI) : 8.0.0
  Cordova Platforms : android 7.1.0, ios 4.5.5
   
   System:
   
  ios-deploy : 2.0.0
  NodeJS : v8.11.3 (/usr/local/bin/node)
  npm: 6.3.0
  OS : macOS High Sierra
  Xcode  : Xcode 9.4.1 Build version 9F2000
   
   Environment:
   
  ANDROID_HOME : not set
   


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


With regards,
Apache Git Services

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



[GitHub] richardshergold commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2018-08-17 Thread GitBox
richardshergold commented on issue #201: `fileTransfer.download` is not working 
in iOS 11.4.1
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-413851814
 
 
   @rachithhegde I haven't changed anything - I think I was mistaken into 
seeing the issue in the first place.


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


With regards,
Apache Git Services

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



[GitHub] richardshergold commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2018-08-17 Thread GitBox
richardshergold commented on issue #201: `fileTransfer.download` is not working 
in iOS 11.4.1
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-413813225
 
 
   At the moment yes, I will report back if I have any issue.


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


With regards,
Apache Git Services

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



[GitHub] richardshergold commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2018-08-17 Thread GitBox
richardshergold commented on issue #201: `fileTransfer.download` is not working 
in iOS 11.4.1
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-413809892
 
 
   @janpio ok now it seems to be working for me in iOS too (iOS 11 anyway) so 
I'm not sure what was going on before.  It certainly all seems ok now anyway :-)


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


With regards,
Apache Git Services

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



[GitHub] richardshergold commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2018-08-17 Thread GitBox
richardshergold commented on issue #201: `fileTransfer.download` is not working 
in iOS 11.4.1
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-413804278
 
 
   @janpio ignore that last comment.  Android is working fine.  I will look at 
the IOS issue now


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


With regards,
Apache Git Services

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



[GitHub] richardshergold commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2018-08-17 Thread GitBox
richardshergold commented on issue #201: `fileTransfer.download` is not working 
in iOS 11.4.1
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-413803139
 
 
   @janpio This its also not working on Android 7 so I'm starting to think this 
may not be an issue with your plugin at all as that seems a bit weird as it was 
all working before.  Possibly something to do with the file plugin or the 
version of the @ionic-native/file wrapper.  I will try and do some tests myself 
today and let you know if I find anything.


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


With regards,
Apache Git Services

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



[GitHub] richardshergold commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2018-08-17 Thread GitBox
richardshergold commented on issue #201: `fileTransfer.download` is not working 
in iOS 11.4.1
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-413795352
 
 
   @janpio apparently it is also affecting older versions of iOS too (my tester 
has just reported issues on a 10.3.2 device I think).  I will see if I can look 
into the Cordova IOS thing later.


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


With regards,
Apache Git Services

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



[GitHub] richardshergold commented on issue #201: `fileTransfer.download` is not working in iOS 11.4.1

2018-08-17 Thread GitBox
richardshergold commented on issue #201: `fileTransfer.download` is not working 
in iOS 11.4.1
URL: 
https://github.com/apache/cordova-plugin-file-transfer/issues/201#issuecomment-413790273
 
 
   @janpio sorry for the delay - I'm in the UK.  it happens all the time on any 
type of attachment I try.  I will get one of my testers to try an iOS 10 device 
and let you know.  Apart from the change to iOS 11.4 on my device, one 
additional change in my own project (since this was all working) has been 
raising Cordova iOS from 4.5.0 to 4.5.5 - do you know if that might be 
connected to this issue?


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


With regards,
Apache Git Services

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