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

key acra.enable #342

Closed
DenisZhadan opened this issue Dec 30, 2015 · 3 comments
Closed

key acra.enable #342

DenisZhadan opened this issue Dec 30, 2015 · 3 comments

Comments

@DenisZhadan
Copy link
Contributor

example:

  1. key "acra.enable" = true, network - offline.
  2. application make 1 error.
  3. key "acra.enable" = false, network - offline.
  4. application close.
  5. application open.

from logs:
E/ACRA: Failed to send crash report for 1451474859132-IS_SILENT.stacktrace
I/ACRA: Sending file 1451476299777-IS_SILENT.stacktrace
D/ACRA: Sending report using org.acra.sender.HttpSender

Is it normal, for sending logs, because user set setting: don't send ACRA LOG?

@william-ferguson-au
Copy link
Member

@DenisZhadan I'm not sure what you are asking.

@DenisZhadan
Copy link
Contributor Author

When the application starts ACRA automatically sending all errors (stored in the file).
ACRA does not check the setting(acra.enable) before sending, it is possible that before the user has denied use ACRA.

@william-ferguson-au
Copy link
Member

Resolved with #347

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