emansih / FireflyMobile

Mobile Application for Firefly III written in Kotlin
GNU General Public License v3.0
317 stars 46 forks source link

App chrashes when trying to pick Currency #11

Closed TobiasDev closed 5 years ago

TobiasDev commented 5 years ago

Firefly III Server Version: 4.7.8

Firefly III Mobile Version: 0.13

Android Version:
15

Device Information:

Current Behavior

Chrashing

Steps to Reproduce

  1. Add a new withdrawal
  2. Click on currency
  3. Chrash
Where are these saved? I couldn't find them on my phone. I want to mention that my main currency is EUR if that changes anything.
emansih commented 5 years ago

Is there a logcat?

TobiasDev commented 5 years ago

Where are the logcats saved? I tried looking for one but didn't find it.

emansih commented 5 years ago
adb logcat --pid=`adb shell pidof -s xyz.hisname.fireflyiii`

It's ok though,I managed to replicate the bug.

P.S I doubt you have API level 15 on your OnePlus 3. API level 15 = ICS. This software supports KitKat onwards.

TobiasDev commented 5 years ago

Sorry! You are right... I was thinking of Lineage numbering... sorry. I have 7.1.2

emansih commented 5 years ago

Fix in the latest release