zdavatz / AmiKo-Android

AmiKo Desitin für Android
https://play.google.com/store/apps/details?id=com.ywesee.amiko.de&hl=de_CH
GNU General Public License v3.0
2 stars 2 forks source link

Latest Database is not distributed with new release #198

Closed zdavatz closed 3 years ago

zdavatz commented 3 years ago
  1. Make a new release with make publishBundle
  2. Update the Release on your Android phone.
  3. The app does not show the latest database.
b123400 commented 3 years ago

I cannot reproduce the issue. Can you see the database files being downloaded when you build the app? e.g. Look at the db files in the build directory, to see if they are latest

zdavatz commented 3 years ago

Yes, the files are being downloaded when I do make publishBundle. I think the issue lies with the way the .aab file is unpacked, if there is already an AmiKo/CoMed App installed on the phone. Somehow the App Update does not overwrite the DB if the DB of the Update is newer.

b123400 commented 3 years ago

I tried many times and different setup, but still cannot reproduce the issue. Is the report also not updated? Or just database?

zdavatz commented 3 years ago

Can you try with the latest release 1.9.0? I did not check the report. Will do so today.

zdavatz commented 3 years ago

ok. Seems to work as well on my Android 9 and 10.