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

fix: Directly save APK to the cache when saving last patched app #2332

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

BenjaminHalko
Copy link
Member

@BenjaminHalko BenjaminHalko commented Nov 30, 2024

This should hopefully solve the issue where it can't write the patched app for some reason

Instead of copying the APK from the temp patcher directory after patching is complete, the patcher will just save the APK to the directory to begin with.

This should hopefully solve the issue where it can't write the patched app for some reason
@BenjaminHalko BenjaminHalko marked this pull request as draft November 30, 2024 21:55
@BenjaminHalko
Copy link
Member Author

This needs to be tested before merging. I can't get the original issue to appear.

@oSumAtrIX
Copy link
Member

@BenjaminHalko BenjaminHalko changed the title fix: Use cache directory for the last patched app fix: Directly save APK to the cache when saving last patched app Nov 30, 2024
@BenjaminHalko BenjaminHalko marked this pull request as ready for review November 30, 2024 22:21
@KobeW50
Copy link
Contributor

KobeW50 commented Dec 6, 2024

This needs to be tested before merging. I can't get the original issue to appear.

Does this fix #2224? If yes, you can send me an APK with the changes and I'll test it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants