gelin / weather-notification

An utility which displays the weather in the Android notification bar
GNU General Public License v3.0
26 stars 11 forks source link

Force close on launch on LG G4 (Android 6.0) #46

Closed gelin closed 7 years ago

gelin commented 7 years ago

Original report by Emil Georgiev (Bitbucket: eehmo, GitHub: eehmo).


Immediately after launch, the app throws an "Unfortunately, Weather notification has stopped" error. After tapping 'OK', the same error shows up again in a couple of seconds, the error doesn't show up again after closing it for the second time. The app never launches and this behavior is consistent every time I try to run it.

The device is a completely stock, non-rooted LG G4, using android 6.0, kernel 3.10.84 and LG firmware version - V20g.

If there is a way I can provide more debug information, shoot, I'll gladly do whatever.

Edit: I'm using Weather notification 0.3.9, installed from F-Droid.

gelin commented 7 years ago

Original comment by Emil Georgiev (Bitbucket: eehmo, GitHub: eehmo).


Clarified app version

gelin commented 7 years ago

Original comment by Denis Nelubin (Bitbucket: gelin, GitHub: gelin).


Added grant requests in Android 6,7 fashion.