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

How the hell to bypass mandatory Google Play Store in-app updates? #55

Open
ElJaviLuki opened this issue Oct 8, 2023 · 4 comments
Open

Comments

@ElJaviLuki
Copy link
Owner

No description provided.

@Lanchon
Copy link
Contributor

Lanchon commented Oct 10, 2023

@RobbieTechie wouldn't it be justified to provide a way to manually edit the string in the APK? or maybe at least read it from a file it exists? it'd break some things for sure, but most things should keep working without updating.

@Lanchon
Copy link
Contributor

Lanchon commented Oct 10, 2023

i wonder if you might consider getting (part of) the string via https (on error use static in apk) at app startup, from a URL like:

https://raw.githubusercontent.com/ElJaviLuki/GrindrPlus/master/gradle.properties

and we have a repo just for the string.

or if feeling really adventurous, you can parse:

https://apkpure.com/grindr-gay-chat-for-android/com.grindrapp.android/download

@ElJaviLuki
Copy link
Owner Author

I've created a new Discord server for further discussion.
Discord

@ElJaviLuki
Copy link
Owner Author

@RobbieTechie wouldn't it be justified to provide a way to manually edit the string in the APK? or maybe at least read it from a file it exists? it'd break some things for sure, but most things should keep working without updating.

your proposal about reading it from an existing file seems interesting. once obtained, we could save it locally kinda cache

R0rt1z2 added a commit to R0rt1z2/GrindrPlus that referenced this issue Dec 16, 2023
R0rt1z2 added a commit to R0rt1z2/GrindrPlus that referenced this issue Dec 16, 2023
R0rt1z2 added a commit to R0rt1z2/GrindrPlus that referenced this issue Dec 16, 2023
R0rt1z2 added a commit to R0rt1z2/GrindrPlus that referenced this issue Dec 16, 2023
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