Android Question Getting crash on "local" release app

Shay

Well-Known Member
Licensed User
Longtime User
Hi

I asked similar question few months/year ago but I am still facing this:
is there a way to:
If I provide someone release APK (local install - not on google play) and he got crash, how can I get the stack so I can understand what is going on

Thanks
 

Cableguy

Expert
Licensed User
Longtime User
You'll need to create your own reporting sub, maybe using the new firebase services, and have a report sent back to you.
The tricky part will be to detect the crash, I think
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
yes, to sending the report is not issue, how do I trap all crashes? / logs?
 
Upvote 0

Shay

Well-Known Member
Licensed User
Longtime User
Upvote 0
Top