APK cannot install

后端 未结 2 814
心在旅途
心在旅途 2021-01-19 10:22

Our app, used to work. The last update published 2 and a half weeks ago when the apk file created and worked properly.

The last 2 days when we are trying to create

2条回答
  •  温柔的废话
    2021-01-19 10:25

    I had a similar issue before while releasing apk, i was not able to install it, that was happening if the signature v2 is checked.

    Unfortunately, I am not really sure why it causes such problems! anyway if you checked v2 try to uncheck it and use only v1 (the jar signature).


    Also thanks to @codeMagic for providing us with this STO thread about differences between both types.

提交回复
热议问题