Seeking guidance on how to determine which versions of Cordova plugins are compatible with Android 5.0.0. When attempting to build with the latest plugins, I encounter errors indicating that they are not supported in this version of Android.
For instance:
cordova-plugin-splashscreen 2.14.0 - android 7.1.0 works fine
cordova-plugin-splashscreen 2.14.0 - android 5.0 encounters issues