Re-opening #118. This issue causes you to need to use zipalign and resign the apk. this can be a pain to do and really shooed be streamlined in the process of apk-mitm.
Example to reproduce:
- dump apk's from roblox (downloaded from the play store)
- apk-mitm on both
- adb install-multiple base-patched.apk split-blah-patched.apk
- view error
Re-opening #118. This issue causes you to need to use zipalign and resign the apk. this can be a pain to do and really shooed be streamlined in the process of apk-mitm.
Example to reproduce: