#Collecting errors
1 messages · Page 1 of 1 (latest)
Yeah, that is not possible.
We don't collect any data and if we want to, we need to setup opt-in error reporting first, host this somewhere etc.
So for now the best you can do is create good logging messages.
how about an opt in in the audible provider? i can provide a logging sink. I'm not interesting in the specific library of users, just the content type (and maybe the available stream types.)
If we want something for this, its definitely not going to be wild-wild-west per provider.
I'm imagining a single global opt-in that you allow sending anonymous debug and crash reporting info to be sent.
And then per provider you can use a global helper to send info to the global reporting service.