Raygun with Proguard obfuscated Java & Android apps
zan
Posted on
Oct 05 2014
Hi all
I wrote this blogpost as a guide on to use Raygun with Android or Java projects that are also using Proguard for code obfuscation.
I hope it helps someone & happy Saturday!
Jason Fauchelle
Raygun
Posted on
Oct 06 2014
Hi Zan,
Thanks for writing the blog post, it's a good read. We will have a look at the possibility of adding Proguard support features to Raygun soon.
-Jason Fauchelle
Liam
Posted on
Feb 03 2015
Hi,
Is there any update on this feature?
Thanks, Liam
Jason Fauchelle
Raygun
Posted on
Feb 03 2015
Hi Liam,
Unfortunately this project got put on hold for now. It may still be a month or two before we can complete this.
-Jason Fauchelle
jpop
Posted on
Jun 03 2015
Hello.
Any progress on ProGuard front?
I'm in the process of evaluating crash reporting and tracking solutions for our suite of programs across many platforms (web, android, ios, totalling over 100k MAU) and really like what Raygun has to offer, but lack of proguard support on Android is a big issue. Any idea about plans to build support for it?
Jason Fauchelle
Raygun
Posted on
Jun 03 2015
Hello,
No further progress has been made on the built in Proguard support, mainly due to there being little demand for it. We're working on some larger bits of work right now, so it will be a while before we can implement this. Sorry we couldn't provide it for you right now.
-Jason Fauchelle
jpop
Posted on
Jun 03 2015
Ok, thanks for the straight talk and quick response.
I must say the lack of demand for proguard support is surprising since without it crash reports on Android are semi-informative at best (requiring a manual step to recover the actual position where the crash occurred).
Anyways, thanks for your time.
Jason Fauchelle
Raygun
Posted on
Jul 22 2016
ProGuard support for Raygun is now available.
A blog post about the release can be found here: https://raygun.com/blog/2016/07/obfuscate-code-proguard
Full documentation about this feature is here: https://raygun.com/docs/workflow/proguard
-Jason Fauchelle