After updating SDK and installing build tools etc I\'m not able to update the app. Although it works after uninstalling and re-installing, but that seems odd to me for the custo
Select both v1 and v2 signatures worked like a charm for me on Android 6 !
Thank you @Droid Chris
I found the reason why on the android.com website
In Android 7.0, APKs can be verified according to the APK Signature Scheme v2 (v2 scheme) or JAR signing (v1 scheme). Older platforms ignore v2 signatures and only verify v1 signatures.