Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for latest version (9.16.1) #51

Closed
wants to merge 3 commits into from

Conversation

R0rt1z2
Copy link
Contributor

@R0rt1z2 R0rt1z2 commented Sep 12, 2023

Most of the features I've tested seem to be working as expected, but I might have missed something. If you (or anyone) notice(s) any issue(s), please let me know. Most of the changes were related to obfuscation, which (as expected) has changed over the latest Grindr releases. I also had to revert the casting method for messages since it was constantly crashing (and the old method seems to work just fine). I also bumped external versions just in case (not sure if this was required).

For testing purposes, I used the most recent version of the app available on apkmirror.com, as mentioned in the README.md. If anyone is interested in trying it out, the updated GrindrPlus app can be downloaded here (extract the ZIP).

  • sha256 (APK) - 16174df1d8094349e2a240be0d9b5d5ded96f971ba97f92d2c48b3a39d6ff0ba).

(Y por cierto, gracias por tu trabajo :D)

* Use the old method because casting here is not allowed at all [1].

- [1]: java.lang.ClassCastException: com.grindrapp.android.persistence.model.ChatMessage cannot be cast to com.grindrplus.decorated.persistence.model.ChatMessage
@R0rt1z2
Copy link
Contributor Author

R0rt1z2 commented Sep 12, 2023

Buggy, DNM.

@R0rt1z2
Copy link
Contributor Author

R0rt1z2 commented Sep 12, 2023

https://github.com/RobbieTechie/GrindrPlus has less bugs and seems to work fine. Closing this PR.

@R0rt1z2 R0rt1z2 closed this Sep 12, 2023
@ElJaviLuki
Copy link
Owner

Sorry, just noticed about this pull request. Your fork looks promising, I'll play around with it for a bit to see what we can come up with. :p

@R0rt1z2
Copy link
Contributor Author

R0rt1z2 commented Oct 12, 2023

Sorry, just noticed about this pull request. Your fork looks promising, I'll play around with it for a bit to see what we can come up with. :p

No problem. In any case, the most important commit is R0rt1z2/GrindrPlus@c210f4b.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants