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/09/23 12:00:13 UTC

[GitHub] [cordova-plugin-file] boredom2 commented on issue #346: File Path Issue in iOS 13.1 Beta 3

boredom2 commented on issue #346: File Path Issue in iOS 13.1 Beta 3
URL: https://github.com/apache/cordova-plugin-file/issues/346#issuecomment-534068209
 
 
   Hi there,
   
   this Problem also occurs on iOS 13 "Live Version", so its not Beta-related.
   On iOS 13, selecting a File (Video, in our Case), leads to a Path similar to:
   
   "file:///private/var/mobile/Containers/Data/PluginKitPlugin/D61F8E95-612D-4CB3-94BB-26ADDF68F26A/tmp/trim.76E14050-7A9F-430F-B13F-1A8758033345.MOV"
   
   which breaks window.resolveLovalFileURL with FileError 1.
   
   This happens on any physical Devices, we tested it so far - but for some Reasons, does not happen in an emulated Device in XCode.
   
   A Fix for iOS13 or a Hint, how to work around this, would be really helfull.
   
   Thanks,
   Christoph
   
   

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