Cannot update the app after updating SDK (app not installed)

前端 未结 2 663
轻奢々
轻奢々 2021-01-23 21:58

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

2条回答
  •  萌比男神i
    2021-01-23 22:25

    I had the same problem when I built my app with only V2 (Full APK Signature) option in Studio. I have now selected V1 (Jar Signature) and V2 (Full APK Signature) and it works.

提交回复
热议问题