android-money-manager-ex icon indicating copy to clipboard operation
android-money-manager-ex copied to clipboard

Pincode doesn't work anymore but fingerprint does

Open aardbol opened this issue 5 years ago • 3 comments

I set a pincode on my database and activated the fingerprint feature. I reset my phone and imported the backup of the database that has the pin code activated. What I then noticed is that the same pin code doesn't work anymore, I can't open the database with it, however, I still can with my fingerprint.

This is quite a big issue because I can also not deactivate or change the pincode anymore, not by entering the pincode, nor with my fingerprint.

Can I deactivate it in another way? This database has many years of records and I can't risk of losing it if the fingerprint doesn't work anymore.

aardbol avatar Jan 21 '19 13:01 aardbol

Workaround: uninstall the app, then download this release and install it manually: https://github.com/moneymanagerex/android-money-manager-ex/releases/tag/2018.02.26.981 After removing the passcode you should be able to use newer versions again.

Snaptags avatar Feb 01 '19 08:02 Snaptags

You can remove the pin code using a tool that can modify sqlite databases. I think it is in one of the settings tables, having a name like android.passcode or something along those lines. Should be fairly easy to locate.

alensiljak avatar Feb 01 '19 15:02 alensiljak

I have had the same issue but worse in using it on Samsung Galaxy Tab (new) it bombs completely! Works on PC still and Android Moto G6 plus ok but same issue of pin code being ignored

SJK55 avatar Mar 12 '20 23:03 SJK55

I finally found the time to remove it :). It didn't work with the app that was linked, but the advice of @alensiljak made it work. It was a row called MOBILEPASSCODE that I removed. I'm using the latest version flawlessly!

aardbol avatar Dec 28 '23 19:12 aardbol