Bug description
In CLI 1.9.0 a new folder called morphe-data was introduced. Inside this folder is also a "tmp" folder. When patching an app with the CLI and using the --purge option an APK file remains directly inside this "tmp" folder (so not inside a "patching-..." folder) thus cluttering up my storage. Also, I noticed that the keystore location has moved to this new morphe-data folder without any notice. I suddenly noticed that my patched APK's couldn't be updated anymore and upon further inspection it seemed that a new signing key was being used. I later found this new key inside the morphe-data folder.
Error logs
Solution
Cleanup any remaining APK files inside the "tmp" folder within morhpe-data.
Additional context
No response
Acknowledgements
Bug description
In CLI 1.9.0 a new folder called morphe-data was introduced. Inside this folder is also a "tmp" folder. When patching an app with the CLI and using the --purge option an APK file remains directly inside this "tmp" folder (so not inside a "patching-..." folder) thus cluttering up my storage. Also, I noticed that the keystore location has moved to this new morphe-data folder without any notice. I suddenly noticed that my patched APK's couldn't be updated anymore and upon further inspection it seemed that a new signing key was being used. I later found this new key inside the morphe-data folder.
Error logs
Solution
Cleanup any remaining APK files inside the "tmp" folder within morhpe-data.
Additional context
No response
Acknowledgements