A couple of things. First, @ionic-native
is dead - A New Chapter for @ionic-native - Ionic Blog.
Second, I believe you need to add file permissions to your AndroidManifest.xml
. The plugins below mention what permissions are needed.
Since you are using Capacitor, I would use Capacitor plugins that are maintained instead of Cordova plugins.