cordova-android
cordova-android copied to clipboard
How to include the setting to change storage location?
Starting with Android 7 or 8, certain apps include a button to change the app's storage location from Internal to SD, as follows:
Our Cordova 9.0.0 apps do not feature this Change button, is there some config.xml
setting, or plugin to enable this option?