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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to