JICA98 / DailyAL

DailyAL - MyAnimeList Client
MIT License
91 stars 1 forks source link

Latest update has bugs #3

Closed AnyoneMouse closed 6 months ago

AnyoneMouse commented 7 months ago
  1. When I installed the latest update. The app that was previously installed didn't get updated. Instead a clone got installed. Screenshot_20240208-131822.jpg

  2. When I opened the app the font looks like this: Screenshot_20240208-132003.jpg

  3. Was able to sign in but still nothing was normal.

JICA98 commented 7 months ago

Hey @Tafim27

  1. New app uses a different applicationId to comply with Fdroid conventions (This is why you see two apps - one of them being the play store one). You will have to delete the older play store one.
  2. I enabled flutter impeller rendering engine (which is newer engine to increase performance) but looks like it is causing issues. Please check the latest update, I'm using the older rendering engine for this build. Thanks for reporting this!
feelsavvy commented 7 months ago
  1. When I installed the latest update. The app that was previously installed didn't get updated. Instead a clone got installed. Screenshot_20240208-131822.jpg
  2. When I opened the app the font looks like this: Screenshot_20240208-132003.jpg
  3. Was able to sign in but still nothing was normal.
  1. You need to uninstall the previous app

  2. This was fixing

AnyoneMouse commented 7 months ago

Hey @Tafim27

  1. New app uses a different applicationId to comply with Fdroid conventions (This is why you see two apps - one of them being the play store one). You will have to delete the older play store one.
  2. I enabled flutter impeller rendering engine (which is newer engine to increase performance) but looks like it is causing issues. Please check the latest update, I'm using the older rendering engine for this build. Thanks for reporting this!

I deleted the play store one. And reinstalled the latest one. Still having same issue. Screenshot_20240208-133948.jpg

Also I didn't really get what you meant in the first line of the second reply. I mean "flutter impeller rendering engine". I guess that's because I don't really have any knowledge about programming and such.

I think I'll just revert back to the previous update for now.

JICA98 commented 7 months ago

No worries, for you this issue is specific to this release: 88 right? and it works for you in this build: 87. I upgraded the version of flutter which I was using. This can also be causing this. I will update here with a downgraded flutter version apk and check if it works for you or not.

AnyoneMouse commented 7 months ago

No worries, for you this issue is specific to this release: 88 right? and it works for you in this build: 87.

Yup.

I upgraded the version of flutter which I was using. This can also be causing this. I will update here with a downgraded flutter version apk and check if it works for you or not.

Okay.

JICA98 commented 7 months ago

Okay.

Can you please check if this apk works for you or not? https://drive.google.com/file/d/1VJc4rftsl_bmb0dSwFYWiFYYldrQoAJ8/view?usp=sharing

AnyoneMouse commented 7 months ago

Okay.

Can you please check if this apk works for you or not? https://drive.google.com/file/d/1VJc4rftsl_bmb0dSwFYWiFYYldrQoAJ8/view?usp=sharing

I tried several times to install it (I have already uninstalled other versions beforehand) but unable to.

JICA98 commented 6 months ago

I tried several times to install it (I have already uninstalled other versions beforehand) but unable to.

Sorry, it looks like that apk had some issues. Can you try installing the fdroid one? https://f-droid.org/en/packages/io.github.jica98/

AnyoneMouse commented 6 months ago

I tried several times to install it (I have already uninstalled other versions beforehand) but unable to.

Sorry, it looks like that apk had some issues. Can you try installing the fdroid one? https://f-droid.org/en/packages/io.github.jica98/

Thanks. This one's working fine.

JICA98 commented 6 months ago

Great!