Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Using Filechooser but receiving error that "open" is not a property of type FileChooser

$
0
0

@savindersingh09 wrote:

Using Filechooser plugin but receiving error that "open" is not a property of type FileChooser.

Below is code
let fileChooser = new FileChooser();
fileChooser.open()
.then(uri => console.log(uri))
.catch(e => console.log(e));

When I try to build it breaks with error "open" is not a property of type fileChooser. I am doing it exactly how it is written on docs. Please help!

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>