icabetong / fokus-android

Reminder app for tasks and events tailored specifically for students
MIT License
241 stars 24 forks source link

Version 2 unusable: App crashes when pressing + #5

Closed niwla23 closed 4 years ago

niwla23 commented 4 years ago

Since version 2.0.0 the app crashes immidietaly when you click on + at tasks. I tried to wipe data, didnt help. Android Version: 9.0 Model: Nokia 3 TA-1032 GMS: manually removed

icabetong commented 4 years ago

I am terribly sorry for your experience. However, I cannot reproduce the issue you are having. Can you update to the 2.0.1 release?

niwla23 commented 4 years ago

2.0.1 has the same problem for me. I will try Debugging tomorrow maybe. Btw, maybe you could add an error Catcher showing the exception in an extra Activity

icabetong commented 4 years ago

Update: I have reproduced the issue, it seems that this is only present in Android 9.0 Pie. The TwoLineRadioButton component is throwing a NullPointerException.

niwla23 commented 4 years ago

Okay, is this fixable?

icabetong commented 4 years ago

Yes, working on a fix right now. :)

icabetong commented 4 years ago

Update: will release the update with the hotfix later

icabetong commented 4 years ago

Hotfix is now live in the Releases section :)