Cordova / Android: sim permission denied
I’m trying to retrieve sim info from my phone with Cordova / Android but I get a permission denied despite having the plug-in correctly installed and config.xml with the right permissions.
Is there a way to let the app go behind the notch in Android phones using Cordova?
My app doesn’t go through the notch on Android and i can’t find a way to do it.