-
-
Notifications
You must be signed in to change notification settings - Fork 345
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
bug: Patching failure with Remove screenshot restriction
, Remove screen capture restriction
, Spoof wi-fi connection
, Export internal data documents provider
#4058
Comments
Seems to be a bug in the patches gradle plugin |
This path seems missing for extension projects when they are nested in sub projects: |
May know when it's gonna be fixed oSum?🤔 |
This comment has been minimized.
This comment has been minimized.
It seems to be an issue for quite a while. I had to revert all the way back to patch v4.0.0 and manager v1.18.0 to make the patch work. |
i had use it all my previous mods app and i just got for a first time error on v5 2 3 patches |
Am I totally off the mark, or isn't this issue already fixed in the last two feats in the dev branch here? If it indeed has been fixed, wouldn't merging said changes from dev to main branch mitigate this issue in future Manager releases? |
No, dev 7 is used right now |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Remove screenshot restriction
/ Remove screen capture / Spoof wifi
Remove screenshot restriction
/ Remove screen capture / Spoof wifi Remove screenshot restriction
, Remove screen capture restriction
, Spoof wi-fi connection
I tried this workaround but couldn't get the imported patches to show up. Is there anything else I can try until an official fix comes out? |
This comment has been minimized.
This comment has been minimized.
These logs were printed when I built the patch locally:
If I add Additional contextAccording to the gradle-plugin, if the file 'build.gradle.kts' exists, it is recognized as a project. The global setting specifies the path of the proguardFiles as '../proguard-rules.pro' for the project. Therefore, the file |
A common proguard file can be used according to this: https://github.com/ReVanced/revanced-patches-gradle-plugin/blob/21b29d88621e8059a5737917fb2d414dc328f9f6/src/main/kotlin/app/revanced/patches/gradle/ExtensionPlugin.kt#L92 |
When I made the log output at that point, only the values specified in the global settings have always been printed. The name space of the project is always (Proguard file is always Maybe it's a bug of gradle-plugin. |
Remove screenshot restriction
, Remove screen capture restriction
, Spoof wi-fi connection
Remove screenshot restriction
, Remove screen capture restriction
, Spoof wi-fi connection
, Export internal data documents provider
Bug description
Tested on 3 diff apps,on all the same issue with same patches. SS Restrictions & WiFi spoof,others patches works fine
Error logs
Solution
No response
Additional context
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: