Skip to content

bug(Relay for reddit): Patching fails #4987

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

Open
3 tasks done
heshinth opened this issue May 18, 2025 · 0 comments
Open
3 tasks done

bug(Relay for reddit): Patching fails #4987

heshinth opened this issue May 18, 2025 · 0 comments
Labels
Bug report Something isn't working

Comments

@heshinth
Copy link

Bug description

Bug Report: Relay for Reddit Patch Fails on Latest Version (v12.1.32)

Description

The Relay for Reddit patch fails to apply on the latest version of the app (v12.1.32). The error occurs during the patching process in ReVanced Manager when applying the default patches, specifically during the Spoof client patch.


Steps to Reproduce

  1. Download the latest Relay for Reddit app (v12.1.32) from the Play Store.
  2. Use AntiSplit M to generate a combined APK.
  3. Attempt to patch the APK using:
    • ReVanced Manager: v1.24.0
    • ReVanced Patches: v5.23.0
  4. The patching process fails during compilation.

Device Info

  • Device Model: Nothing Phone 3a A059
  • Android Version: 15
  • Architecture: arm64-v8a
  • Root Access: No

Error logs

- Device Info
ReVanced Manager: 1.24.0
Model: A059
Android version: 15
Supported architectures: arm64-v8a
Root permissions: No

- Patch Info
App: reddit.news v12.1.32 (Suggested: Any)
Patches version: v5.23.0
Patches added: Default
Patches removed: None
Default patch options changed: Spoof client [OAuth client ID: R_tXTQ606ud73r_jHLKeUg]

- Settings
Allow changing patch selection: false
Version compatibility check: true
Show universal patches: false
Patches source: revanced/revanced-patches

- Logs
Reading APK
Decoding app manifest
Loading patches
Initializing lookup maps
Executing patches
Spoof client failed: app.revanced.patcher.patch.PatchException: Failed to match the fingerprint: app.revanced.patcher.Fingerprint@c176fd5
	at app.revanced.patcher.Fingerprint.getException(Unknown Source:16)
	at app.revanced.patcher.Fingerprint.getMatch(Unknown Source:7)
	at app.revanced.patcher.Fingerprint.getStringMatches(Unknown Source:5)
	at app.revanced.patches.reddit.customclients.relayforreddit.api.SpoofClientPatchKt.spoofClientPatch$lambda$5$lambda$4(SpoofClientPatch.kt:29)
	at app.revanced.patches.reddit.customclients.relayforreddit.api.SpoofClientPatchKt.$r8$lambda$1zRvF_gzekDC5yuJpZRdAEtks8E(Unknown Source:0)
	at app.revanced.patches.reddit.customclients.relayforreddit.api.SpoofClientPatchKt$$ExternalSyntheticLambda1.invoke(Unknown Source:4)
	at app.revanced.patcher.patch.Patch.execute(Unknown Source:7)
	at app.revanced.patcher.patch.BytecodePatch.execute$revanced_patcher(Unknown Source:12)
	at app.revanced.patcher.Patcher$invoke$1.invokeSuspend$execute(Unknown Source:124)
	at app.revanced.patcher.Patcher$invoke$1.invokeSuspend(Unknown Source:190)
	at app.revanced.patcher.Patcher$invoke$1.invoke(SourceFile:2)
	at app.revanced.patcher.Patcher$invoke$1.invoke(SourceFile:1)
	at kotlinx.coroutines.flow.SafeFlow.collect(Unknown Source:102)
	at app.revanced.manager.flutter.MainActivity$runPatcher$1$patcherResult$1$1.invokeSuspend(Unknown Source:74)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:11)
	at kotlinx.coroutines.DispatchedTask.run(Unknown Source:134)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(Unknown Source:91)
	at kotlinx.coroutines.JobKt.runBlocking$default(Unknown Source:104)
	at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$34(Unknown Source:360)
	at app.revanced.manager.flutter.MainActivity.$r8$lambda$_NYn7P0Ss3RCL0-SqEFL-opMsQw(Unknown Source:0)
	at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda6.run(Unknown Source:18)
	at java.lang.Thread.run(Thread.java:1012)
Aligning APK
Signing APK
Patched APK

Solution

No response

Additional context

No response

Acknowledgements

  • I have checked all open and closed bug reports and this is not a duplicate.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@heshinth heshinth added the Bug report Something isn't working label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant