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/11/15 10:00:34 UTC

[GitHub] [cordova-plugin-file-transfer] officerreports edited a comment on issue #247: IOS 13 Video files are not uploading

officerreports edited a comment on issue #247: IOS 13 Video files are not uploading
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/247#issuecomment-554292351
 
 
   Initially i felt the same. But the file is uploading in ios 12 and android devices as well. Its the same API call which is happening in android and ios versions. We also increased the request size in the server side. 
   
   Apart from this the difference in ios 13 and ios 12 is that whichever video file is getting uploaded in ios 12 it doesn't trim  the file in the image below.
   
   ![IMG_3549](https://user-images.githubusercontent.com/22561335/68933676-2b99cd00-07bb-11ea-81e6-7f0f6241b405.PNG)
   
   But the image path comes with  **"trim.12345.mov"**   incase of IOS 13. 
   
   Not sure how to solve this.  Please help 

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