johnzweng / bankomatinfos

Android NFC app for reading some infos from Austrian Bankomat Cards (Maestro banking cards).
Other
65 stars 32 forks source link

Crash when trying to go to 'Log' tab after an IO error #10

Open jnareb opened 9 years ago

jnareb commented 9 years ago

When trying to read the bank card in the card wallet (and later when I removed card from the back of phone at the start of read, when trying to reproduce the issue), Bankomat Card Infos 2 app shows (correctly) an IO Exception information dialog.

IO Exception

IOException during reading the card. You probably won't see any results.

Look in the 'Log' tab for details what may have gone wrong.

screenshot_2015-01-21-20-33-06

Then the application either shows the result of previous read, with no indication that it might be not current data (that when I failed to reproduce the issue), or if there was no previous read (the app must be purged from memory) it shows panel with three tabs: 'Infos' (current tab), 'Log' and 'Log'. Notice the duplicated 'Log' tab.

screenshot_2015-01-21-20-40-48

Application crashes when trying to navigate to first or second 'Log' tab (panel) by swiping left.

johnzweng commented 9 years ago

Hi!

Thanks for the report! I hadn't very much time lately, but I also stumbled already once over this error. I will look into this.

John :-)