ACRA / acralyzer

Open source backend for ACRA reports.
GNU General Public License v3.0
488 stars 90 forks source link

Cannot resolve method 'formKey' #119

Open theapache64 opened 8 years ago

theapache64 commented 8 years ago

I am getting an error at compile time 'cannot find symbol method formKey()'. I've successfully added the acra jar and added to app.gradle. There's no error except this.

boliu-mobile commented 8 years ago

same here.

theapache64 commented 8 years ago

I think they've removed the unused 'formKey' from the latest version. It's still working perfectly even after i removed the 'formKey' from the configuration.

92lleo commented 8 years ago

edit: this issue belongs to arca (https://github.com/ACRA/acra/)