Crazy-Marvin / VacationDays

Know when you are free.
https://crazymarvin.com/vacation-days/
Apache License 2.0
37 stars 9 forks source link

IT Crashes in Android 9 #92

Closed amarradi closed 1 year ago

amarradi commented 2 years ago

On Android 9 it Crashes Version 8.0

amarradi commented 2 years ago

Reset and delete Data solved this Problem bur i lose my data

CrazyMarvin commented 2 years ago

Oh no, that are bad news. 😬 Do you have an idea, @arafaatqureshi?

amarradi commented 2 years ago

I had a similar problem with sharedPreferences. I have extended these with certain values. After that, the app blew up in my face. I found out that you don't actually lose data when you update. Unfortunately, stackoverflow doesn't give a good answer and neither does Google itself, except that you should solve everything with databases. You can't really test it, because the app is only defective after the update. It would be worth checking whether it generally crashes after the update, i.e. also an app without created values or only when values are in it.

CrazyMarvin @.***> schrieb am Mo., 12. Sep. 2022, 19:48:

Oh no, that are bad news. 😬 Do you have an idea, @arafaatqureshi https://github.com/arafaatqureshi?

— Reply to this email directly, view it on GitHub https://github.com/Crazy-Marvin/VacationDays/issues/92#issuecomment-1244090698, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFP5PIJYAKU23S3XEPURW3V55UH7ANCNFSM6AAAAAAQKEDEBA . You are receiving this because you authored the thread.Message ID: @.***>

CrazyMarvin commented 1 year ago

It should be fixed by now.