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

Injector reports errors into logcat while everything is ok #42

Closed
konmik opened this issue Mar 11, 2015 · 1 comment
Closed

Injector reports errors into logcat while everything is ok #42

konmik opened this issue Mar 11, 2015 · 1 comment

Comments

@konmik
Copy link

konmik commented Mar 11, 2015

android.util.Log.e("Restore", baseKey);

and

android.util.Log.e("Save", baseKey);

@frankiesardo
Copy link
Owner

There you go, that's what happens when you don't remove logs after debugging. Thanks for spotting this

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