You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/12/10 16:01:08 UTC

[GitHub] [cordova-plugin-file] ravayak opened a new issue #445: File is null on windows

ravayak opened a new issue #445:
URL: https://github.com/apache/cordova-plugin-file/issues/445


   File from "@ionic-native/file" on ionic capacitor is null on a windows browser. It's working right on android. 
   `
   import { File, FileOriginal } from "@ionic-native/file";
   `
   `
   const file: FileOriginal = File;
   `
   `
   console.log(file)
   `
   
   ![bug report](https://user-images.githubusercontent.com/48095731/101795531-4b0f4080-3b08-11eb-98d2-9319bb50984f.PNG)
   
   
   
   
   
   ### Environment, Platform, Device
   A browser on Windows 10 
   Ionic version 6.11.9
   ![package](https://user-images.githubusercontent.com/48095731/101795527-4a76aa00-3b08-11eb-9bf8-75823d4d2666.PNG)
   
   
   
   ## Checklist
   - [x ] I searched for existing GitHub issues
   - [x ] I updated all Cordova tooling to 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.

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



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


[GitHub] [cordova-plugin-file] breautek commented on issue #445: File is null on windows

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #445:
URL: https://github.com/apache/cordova-plugin-file/issues/445#issuecomment-742930174


   Apache Cordova doesn't maintain `@ionic-native` packages and therefore cannot provide support. You probably want to post your on [Ionic Native's](https://github.com/ionic-team/ionic-native) github repository instead.


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



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


[GitHub] [cordova-plugin-file] breautek closed issue #445: File is null on windows

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


   


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



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