CorruptedArk / did-i-take-my-meds

A Kotlin Android app to manage medications
GNU General Public License v3.0
172 stars 14 forks source link

Can't click anything in fdroid version 1.2.4 #24

Closed plodocus closed 2 years ago

plodocus commented 2 years ago

Describe the bug I see my med entries but can't click any of them. Can't add new entries. Notifications don't work

To Reproduce Steps to reproduce the behavior:

  1. Go to app
  2. Click on anythin
  3. App freezes

Expected behavior Ability to see details and add entries.

Smartphone (please complete the following information):

plodocus commented 2 years ago

Scratch that. I see that 1.2.5 fixes that. Fdroid version is delayed

CorruptedArk commented 2 years ago

Yeah, I pushed a fix as soon I caught the bug, but unfortunately F-Droid still released v1.2.4 before v1.2.5 anyway. Unfortunately the bug isn't triggered under all circumstances, so I failed to catch it before the v1.2.4 release. I wish I had a team of dedicated testers to help me find all these edge cases.