Crash reporter: Report app errors and crashes [PAID]

Github reporter

Extension developed using Github Rest API for reporting application errors and crashes to a Github repository. Provides an interface to easily read the reports on Github.


Requirements

  • Generate a new personal access token in settings.


(don’t share the token with anyone, it should be confidential)

  • Create a new Github repository.

Blocks

  • Then use the two property blocks to put the token and the repository name.

  • Do a test. Make the app crash or create an error deliberately.

image

  • Application UUID

image

A UUID generated by the extension for identification of the device the app is installed on. This UUID will also be shown up in the Github.

  • Set limits

By default, a device can only send upto 2 reports.
This has to be reset accordingly through blocks using the Reset Limit block.

Here. if you want to change the limits. You can use the following block.

image

  • Github Limits

There are limits, set by Github, know more here.

Then, in the issues section, you will find the reports logged.

Data collected

  • Time
  • Traced Elements of the error.
  • Phone Info: manufacturer, brand and model.
  • app version name
  • Android Version
  • Error type [fatal / bug]
  • Location of the Error - name of the screen.
  • Country and Language. No special permissions required.

The app crashes or errors which appears before the initialisation of extension will not be logged.
Runtime errors in devices below <= 6 will not be logged. Only crashes will be reported.

Download

Message me, to purchase it.

INR: 570 INR
PayPal (outside india): $8


We are not affiliated with Github.

17 Likes

very good extension, and very helpful. best developer :heart_eyes: :heart_eyes: :heart_eyes:

2 Likes

Idea: Check for duplicate errors (using the uploaded stack trace) before publishing a new issue. Make sure to not count those attempts towards the limit.

4 Likes

Just awesome :upside_down_face:

2 Likes

Github Reporter V1.1

  1. Added statistics blocks
    image

A block that tells you how many types of problems have occurred in the App.

  • Bug: errors from blocks
  • fatal: app crashes
  1. Added UUID block

image

It returns a UUID generated by the Extension.
The UUID will also show up in the reports in Github.

  1. Improvements done and fixed failed attempts to report error on older devices.

Message me to buy the extension, or leave a reply in the topic.

2 Likes

Yeah, the extension already did that.
I’ve this time improved it much more.

1 Like

Did a test, received many errors/crashes from App On Google play :grin:

6 Likes