-
-
Notifications
You must be signed in to change notification settings - Fork 97
(BUG) The app gets crashes when I click about & OSS licenses #47
Comments
This is fixed in |
Version 1.0.2 obtained from F-Droid repository keeps crashing too (Android 5.1, if it helps). |
Somehow I've deployed Related: fennifith/Attribouter#65 |
(it did work perfectly fine during testing, so it's definitely an auth-related problem, I'm just not sure what that problem is) |
I was wrong - it was a proguard/minification problem all along! fennifith/Attribouter#66 should add docs on this to prevent it from happening again. Looking at the stack trace again, it should've been more obvious. It seems while I may have read the message "Resources$NotFoundException: File res/drawable/ic_attribouter_github.xml", I failed to understand what it meant. Don't know why I immediately jumped to it being auth issue. |
Project Information
Download the application : Here
Expected behavior
When I click on About & OSS Licenses, the application should not be crashed when I click on About & OSS Licenses should show details of the application
Actual behavior
The app gets crashes when I click about & OSS licenses
How to reproduce
open the application
Go to the setting
click on about & OSS licenses
Note the BUG
Browser/App version: 1.0.1
Operating system: 6.0
Recording Of The Bug
Logcat
The text was updated successfully, but these errors were encountered: