testfairy/command-line-uploader

Resigning and ZipAliging ruins APK's built with annotationProcessor

Opened this issue · 0 comments

It seems that application builds with Butterknife that went processing using annotationProcessor instead of the 3rd party apt seems to make the app crash, regardless if it was using the gradle tool or the command line uploader. Please check if there are options to remove re-signing and zipaligning of the APK, and let the web uploader perform the changes. Thanks.