AbolfaZlRezaEe / NMock

NMock is an application that you can use to mock your trips with fake locations. This application uses Google Map SDK and Neshan API for Map and location information.
22 stars 6 forks source link

remove reporting logs file in UI and send it with crashes #42

Closed AbolfaZlRezaEe closed 2 years ago

AbolfaZlRezaEe commented 2 years ago

What's the problem or feature?

Now We have a UI for sending logs reports to the Sentry by the user. but after some development, We have the capacity to send it with crashes and every situation that We want.

For the solution we want to

We want to remove that UI and fix code for sending files only with crashes to the Sentry

Works we should do during this task