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

Disable logs to logcat #40

Open
OrgesKreka opened this issue Oct 23, 2020 · 1 comment
Open

Disable logs to logcat #40

OrgesKreka opened this issue Oct 23, 2020 · 1 comment

Comments

@OrgesKreka
Copy link

I having a problem with security requirements of my app, because any time i call the signIn method the user credentials are logged by invoke method in debug console and in android logcat.
Is there any way to disable this behavior, because it is preventing my release.

This is an example of what is shown:
PluginScaffold D invoke { channel: com.pycampers.flutter_cognito_plugin, method: signIn(), args: {password=PASSWORD123, username=USERNAME} }

@mario-neb
Copy link

Having the same issue here, any update on 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