Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to apksigner 30.0.2 #25

Closed
patrickfav opened this issue Nov 29, 2020 · 0 comments
Closed

Update to apksigner 30.0.2 #25

patrickfav opened this issue Nov 29, 2020 · 0 comments
Assignees

Comments

@patrickfav
Copy link
Owner

It seems there are some breaking changes which require tests or impl to be fixed:

testSignMultipleApksMultipleCustomCert:

	SIGN
	file: C:\Users\PatrickF\AppData\Local\Temp\junit3402138880305259016\signer-test\apks\app-first-release-unsigned.apk (0.03 MiB)
	checksum: b0c0a077b3c588178e5eb0e4cd168ba2afdfbc930d5b439c868eb1a174fd40b (sha256)
java.lang.IllegalStateException: Only accepting one signer config for V4 Signature.
	at com.android.apksig.DefaultApkSignerEngine.createV4SignerConfig(DefaultApkSignerEngine.java:370)
	at com.android.apksig.DefaultApkSignerEngine.signV4(DefaultApkSignerEngine.java:914)
	at com.android.apksig.ApkSigner.sign(ApkSigner.java:582)

testResign:

junit.framework.AssertionFailedError: 
Expected :1
Actual   :2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant