Just received an email from google play update that contains informations about the new target sdk requirements starting August 2021. it also mention this :
Apps that target Android 11 (API level 30) that are currently only signed using APK Signature Scheme v1 must now also be signed using APK Signature Scheme v2 or higher. Users can't install or update apps that are only signed with APK Signature Scheme v1 on devices that run Android 11.
I'm quite confused , is this meaning that actually device running android 11 won't be able to install apk with signature scheme V1 ? Or it won't be able starting August 2021?