As written in the docs here, to import FileOpener you should place
import { FileOpener } from "@ionic-native/file-opener";
in you app.module.ts, but always get "Invalid provider in ngModule..."
As written in the docs here, to import FileOpener you should place
import { FileOpener } from "@ionic-native/file-opener";
in you app.module.ts, but always get "Invalid provider in ngModule..."
Copyright © 2021 Jogjafile Inc.
Apparently the right path to import FileOpener is
That's looking in the plugin source file