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

Patched APK installed successfully but failed to run. #189

Open
jay36065 opened this issue Oct 30, 2024 · 4 comments
Open

Patched APK installed successfully but failed to run. #189

jay36065 opened this issue Oct 30, 2024 · 4 comments

Comments

@jay36065
Copy link

I have a XAPK file and I patched it then installed it using adb install-multiple, although it has been installed successfully, the application crashed with adb logcat *:E output in the log file provided.
I'm using a non-rooted phone in Android 11, OPPO CPH1907.
log.txt
Is there a way to fix it?
Thanks!

@jay36065
Copy link
Author

Something useful might be at line 29, 77 and 117 with package name and error information.

@jay36065
Copy link
Author

There's also another application that has the same issue:
log2.txt
It seems like it ran into another error.

@EightShift
Copy link

EightShift commented Jan 12, 2025

i accidentally used android-unpinner after apk-mitm and it fixed the app that wouldn't start... 😶

although if you use only android-unpinner, it will not unpin the app for mitm!

@jay36065
Copy link
Author

Ok! I’ll try it when I’m free.
(I never thought that I’ll need to use them together!)

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

No branches or pull requests

2 participants