You can typically choose whether they are asked permission.  This
frequently happens if you require the user to manually send the error
report via an intent to an email app.  The advantage of this is that
you're being up front about collecting information, and farming out to
another app potentially absolves you from any grief you'd get from
otherwise requiring the internet permission.

Kris


On Mon, Feb 18, 2013 at 10:43 AM, bob <b...@coolfone.comze.com> wrote:
> Well, I think the user might have to agree to report the error.
>
>
> I think they have to click a button that says something like "Send Error
> Report".
>
>
>
>
> On Sunday, February 17, 2013 4:54:57 PM UTC-6, Guy Smith wrote:
>>
>> I've read somewhere not all errors get reported there. Sorry, can't
>> remember where I read that.
>>
>> On Saturday, February 16, 2013 6:04:24 AM UTC+10, bob wrote:
>>>
>>> In the Google app Developer Control Panel, there's a link that says
>>> "Errors" sometimes.  Then you can see how your app crashed for different
>>> users.
>>>
>>>
>>>
>>> On Friday, February 15, 2013 12:40:01 PM UTC-6, dashman wrote:
>>>>
>>>> How do users debug their beta apps - once it's released
>>>> to users. I'd like to get a better feedback than 'app crashed.
>>>>
>>>> Can users send back log files etc.
>>>>
>>>> I was thinking about using ASSERT.
>>>>
>>>> Is the java assert feature recommended or the Assert class.
>>>>
>>>> I noticed that the latter does not display a message on the screen.
>>>>
>>>>
>>>> Help appreciated.
>>>>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to