I'm an app developer using Apache Cordova to develop Android apps. I just publish my apps (free and open source) in Google Play Store (I know, I should have used also F-Droid).
I recently updated many features of the app and hence in the new version, I can just allow Android 11 or above. Suddenly, all my users with Android 10 or below who by mistake have in the meantime uninstalled the app cannot reinstall and use the app anymore.
How can I allow users to install older versions of the app? This is really annoying since I published many previous versions of the app which were compatible with older Android versions.