android: 8.0.0
cordova: 9.0.0 (cordova-lib@9.0.1)
I'm already in AndroidManifest.xml Permission added to
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />, and the device has been allowed to install external programs, but when I use cordova-plugin-android-update to check for updates, it still remind me that I don't have this permission, so I'm here to ask you to help me find out the following reasons
android: 8.0.0 cordova: 9.0.0 (cordova-lib@9.0.1) I'm already in AndroidManifest.xml Permission added to
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
, and the device has been allowed to install external programs, but when I use cordova-plugin-android-update to check for updates, it still remind me that I don't have this permission, so I'm here to ask you to help me find out the following reasons