How to debug customer app

Shay

Well-Known Member
Licensed User
Longtime User
Hi

I am very close to finish my app, and I was thinking how can I debug my app, while people will start installing in on their devices - different devices than mine / different kernel than mine
what is the best way to collect and send log in case someone will have a problem with the app, such as error, crash etc..

Thanks
 

pluton

Active Member
Licensed User
Longtime User
Hi

I am very close to finish my app, and I was thinking how can I debug my app, while people will start installing in on their devices - different devices than mine / different kernel than mine
what is the best way to collect and send log in case someone will have a problem with the app, such as error, crash etc..

Thanks

In Google developer console you have next to your app a link to Errors.
There you have frezzes, Force Closes, Crashes but that's not the best option

vhgw79.png
 
Upvote 0

netchicken

Active Member
Licensed User
Longtime User
Last edited:
Upvote 0
Top