My acra bug reports show up in BugSense with a field "Android ID".
I tested this, and it remains constant between application installations. we do not want to send any information that can be used to track the user. Is there a way to avoid sending such data?
I'm not customizing the report data at all, so it's all defaults. I do not grant the READ_PHONE_STATE
permission, so I'd expect that would prevent "Android ID" from being sent to BugSense.
any ideas?