Scratch-Client-4 / itchy-ionic

📱 A mobile app for Scratch
https://itchy.micahlindley.com
23 stars 4 forks source link

[bug] Can't install #47

Closed VelocityDesign closed 2 years ago

VelocityDesign commented 2 years ago

Continued from comment section. Here's a capture: Screenshot_20220226-114557.png

VelocityDesign commented 2 years ago

Latest nightly works. I forgot to uninstall the app before installing. However, the issue remains with the stable version.

micahlt commented 2 years ago

The reason for this is that I'm not bumping the version of the app in the Gradle file every single time I provide an APK, forcing users to uninstall before updating. This is bad UX at the moment, but it won't be the case when we release the app since there will be routine version bumps.

However, the issue remains with the stable version.

Are you saying that even after uninstalling another version you're still not able to install the latest stable (0.9.5)?

VelocityDesign commented 2 years ago

Yes

micahlt commented 2 years ago

Interesting... well for now stay on the latest nightly and I'll make a new release once #46 is merged. I'm going to close this for now, but if you have trouble installing 0.9.7 (I'll shoot you a comment when it's released) then feel free to reopen it.