Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated version on the Google Play Store? #81

Closed
jwt2706 opened this issue Sep 15, 2024 · 4 comments
Closed

Outdated version on the Google Play Store? #81

jwt2706 opened this issue Sep 15, 2024 · 4 comments

Comments

@jwt2706
Copy link

jwt2706 commented Sep 15, 2024

Hey, thanks for the tool its been super helpful!

I just got a new phone recently (android 14) and I tried to download the app from the Play Store and it says that "This app isn't available for your device because it was made for an older version of Android."

The latest release from the Play Store seems to be from Jul 31, 2022. I was just wondering if there was a reason hasn't been updated yet or not.

Thanks! :D

@bbloomf
Copy link
Owner

bbloomf commented Sep 16, 2024

I just haven't had time lately, and the web version works on mobile phones (though I suppose it requires an active Internet connection, which is the only advantage of the app)

@jwt2706
Copy link
Author

jwt2706 commented Sep 16, 2024

@bbloomf Thanks for the quick response. That makes sense, and I understand that you're probably busy.

I have a suggestion though, do you think it might be worth setting up a Github Actions workflow to automatically compile an APK and just leave it in the Releases tab here on Github? That way some people could still install new version if they want, while not having to worry about updating the version on the Play Store?
I would be happy to help set that up if you think its worthwhile.

@bbloomf
Copy link
Owner

bbloomf commented Sep 17, 2024

Sure, if you think that makes sense. I was also wondering if making the web version into a progressive web app would be worthwhile, since I think that would also be useful for iOS devices.

@jwt2706
Copy link
Author

jwt2706 commented Sep 18, 2024

@bbloomf Alright sounds good. I'll try to look into this and make a PR when its ready. If it's not too much to ask, how did you build the APKs before? I don't see nodejs being used in this project, so I'm just not sure how to build it.

Also, PWAs are great but they're limited when used offline since they rely on cache. In my experience I would still be able to open PWA apps without a connection, but if I tried to load new content that I never opened while online, it wouldn't work. Maybe it's still better than nothing? I know that sideloading exists on iOS, although I've never used it before so I don't know what the limits to that are.

@jwt2706 jwt2706 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants