Add support for latest version (9.16.1) #51
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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).16174df1d8094349e2a240be0d9b5d5ded96f971ba97f92d2c48b3a39d6ff0ba
).