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

App crashes after using reflutter #288

Open
ajayi-george opened this issue Feb 20, 2024 · 1 comment
Open

App crashes after using reflutter #288

ajayi-george opened this issue Feb 20, 2024 · 1 comment

Comments

@ajayi-george
Copy link

ajayi-george commented Feb 20, 2024

After following the instructions in the README, I utilized uber-apk-signer to align and sign the APK. While the installation of the APK was successful, it promptly crashed upon attempting to open it on my Android device.

I am curious as to the cause of this issue and what steps I should take to resolve it. Thank you.

The original apk file can be downloaded here

@jayluxferro
Copy link
Collaborator

@ajayi-george

The issue is not due to reFlutter. The app enforces other check for debug mode and root detection using root-beer.

reFlutter doesn't guard against that. It just provides you with traffic interception capability and also the dump of memory addresses of classes and methods.

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