Giter VIP home page Giter VIP logo

Comments (19)

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

ACRA has been set up for Google spreadsheet and shared with the major contributors.

Will have to look into BugSense if it makes sense to switch.

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

Cool. BugSense is however, way better :) Additionally it's easy to post to both, so no need to switch right away. BugSense lets you filter by device, version, tag, etc., but the biggest selling point is that it automatically groups errors caused by the same exception/stack trace. And you can de-obfuscate stack traces on the fly. Definitely worth a look, I use it on all my projects.

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

Do you have a link on how to use ACRA for spreadsheets and BugSense?

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

Here it is: https://gist.github.com/1390909. Might need to tweak a bit for latest ACRA, but that's the idea.

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

But wouldn't your code just use BugSense? B/c I can't see any google related URLs.

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

No. The @ReportCrashes annotation works as usual -- it uses the formKey to post to Google Docs. The additional code just adds another reporter that posts to BugSense.

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

Still waiting for OSS approval by BugSense...

from andlytics.

willlunniss avatar willlunniss commented on June 11, 2024

Any word from BugSense yet?

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

They replied yesterday. Will implement it asap.

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

What happened to this? If you send me the API key and add me to Bugsense I will integrate it.

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

BTW, I can see Andlytics in their public OSS project list: http://www.bugsense.com/explore

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

I will Post the I'd later and add you on bugsense. I am on my way to work right now. Will add you in the next couple of hours.

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

Thanks. No need to hurry though :)

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

BugSenseId is 56629227

I need your email address to add you to bugsense :)

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

OK, done in this pull request. Not merging for now, please review (and see below):

#168

This adds a preference to enable/disable automatic error reporting. It's on by default for release builds and off for debug ones. The app will display a toast message when sending an automatic crash report. Also uses a newer ACRA version that has more flexible runtime configuration options (hopefully a new release will be out sometime this month).

Error reports will be sent to both Google Docs an BugSense, since BugSense currently doesn't have an error report mechanism, and also shows less info than ACRA. Note that strings-private.xml has a placeholder BugSense API key.
Otherwise every fork will send its errors to our account and this will result in a lot of false positives. This needs to be changed to the real one by whoever is exporting a release build. If you think this is not needed/worth/too much trouble, simply put the real one in there and merge.

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

Errors are showing up at BugSense, so this must be working: )

https://www.bugsense.com/public/project/com.github.andlyticsproject

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

They are also showing up in the Google spreadsheet :)

Looks fine to me, but should it be merged or should we wait for the next release and thus I should push the English translation to GL again?

from andlytics.

nelenkov avatar nelenkov commented on June 11, 2024

BTW, you should be able to send an add request (to Andy?) directly from the BugSense console by pressing the 'Join Project' button.

from andlytics.

AndyScherzinger avatar AndyScherzinger commented on June 11, 2024

That would be me, yes :)

from andlytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.