Demizo / Daily_You

Every day is worth remembering...
GNU General Public License v3.0
112 stars 5 forks source link

Can't install app from IzzyOnDroid [Fix: Sync repos in your app store! 😅] #89

Closed Ranger-NF closed 5 months ago

Ranger-NF commented 5 months ago

I use Droid-ify to install apps, and while installing v2.0.0 of the app (from IzzyOnDroid repo), it shows Could not validate Daily You

Droidify error

For versions prior to v2.0.0, it was installing just fine. I guess it has something to do with signing of the app?

Demizo commented 5 months ago

@Ranger-NF Yes, the app is now signed as of 2.0.0. You will need to uninstall the previous im order to update.

Demizo commented 5 months ago

@Ranger-NF Yes, the app is now signed as of 2.0.0. You will need to uninstall the previous im order to update.

Ranger-NF commented 5 months ago

I had uninstalled the older versiom before trying to install it though. hmm...

Demizo commented 5 months ago

i would try an adb unistall to be sure the old version is gone

Ranger-NF commented 5 months ago

I can't see any package name related to this app... I will wait for next version and see if this problem persist 👍

Demizo commented 5 months ago

Hmm, have you installed the app on your device with adb while developing? I sometimes had to uninstall with adb to allow a fresh install. Alternatively, I would try the apk directly from github or restarting your phone after uninstalling th old app.

Ranger-NF commented 5 months ago

@Demizo I just restarted my phone, that didn't fix it.

But I don't think the problem has to do anything with my phone or the older version. Droid-ify refuses to even download it. ie, When I press install, it shows the error. I suspect it must be a problem related to either Droid-ify or IzzyOnDroid.

But I can be wrong as no other individual has reported such case. Side Note: I download apk file from Github and it works fine. So, its all good I guess 🤷

Demizo commented 5 months ago

Odd. I am using neostore and am able to download the app from the issy repo. If you cant update from the issy repo after the next update reopen this issue.

Ranger-NF commented 5 months ago

Atlast, I fixed it. Sorry to have bothered you. I found out that Droid-ify doesn't sync the repos on its own... I synced it manually and woilah! I can now install v2.0.1!

Btw, Thank you for your quick responses. Hope you a wonderful rest of your day/night!