@fatihayyildiz wrote:
Hi there,
I am currently working on a project and customer is at another country.So when they are testing, they get some errors but its totaly dark side for me. Because I couldn't log ionic apps.
For this reason I googled little bit and I found some solutions for Angular apps.The solutions like this:
They create method on backend for getting log information and log that into to DB. But if little minor error occurs or something like that,device should always go to backend. So this solutions doesn't seems like best solution for me.
I am planning like this solution :
When errors comes up,Ionic log it into file or somewhere (I don't know yet) and doesn't create multiple entry for every error,then time to time send this datas to backend via service. But I am not sure this is the best way.Is there anybody doing like this way or any other way ? Could you share with me ?
Thanks
Posts: 2
Participants: 2