ReVanced / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
2.3k stars 268 forks source link

bug: Android VR client not working in Spoof Video Stream patch. #3737

Open njihil opened 19 hours ago

njihil commented 19 hours ago

Bug description

When the default client is selected to 'Android VR', no kind of video play, but with IOS as the default client, it works but the side effects of the IOS client got me crazy (stream opening from the very start).

Android Version: 14 (with Realme UI 5.0) ReVanced Manager Version: 1.22.0 Youtube Version: 19.16.39 (as recommended by the RV manager)

Error logs

No response

Solution

No response

Additional context

No response

Acknowledgements

LisoUseInAIKyrios commented 18 hours ago

The manager logs are not useful for this. The app logs are needed.

You need to use a laptop and use command prompt with adb.

  1. Google how to setup adb and use any guide (such as this one)
  2. Turn on debugging in RV YT settings (Under misc menu)
  3. reproduce the issue in the app
  4. Follow the instructions here to collect the debug logs.
  5. post the logs as an attachment here on GitHub
LisoUseInAIKyrios commented 18 hours ago

Additionally, you can try patching using the latest dev release. Integrations dev release has a fix that might resolve this. But to patch dev release you still need to setup adb.

njihil commented 16 hours ago

you can try patching using the latest dev release

I did it, still the same result.

But to patch dev release you still need to setup adb.

no? it patched successfully with adb, tried the latest dev release of the RV manager

njihil commented 16 hours ago

You need to use a laptop and use command prompt with adb.

I have a desktop, but with linux and not windows, any alternative way?

LisoUseInAIKyrios commented 16 hours ago

Yes Linux works just fine for adb and collecting the logs. Search for instructions on how to setup adb on whatever Linux flavor you use.

Just to confirm, you are using ReVanced Manager and patching a APK you provided? There is a scam app from a .net site called "ReVanced Manager" and it's not official nor is it safe to use.

njihil commented 16 hours ago

Just to confirm, you are using ReVanced Manager and patching a APK you provided? There is a scam app from a .net site called "ReVanced Manager" and it's not official nor is it safe to use.

Lol, yes, I am using the RV manager which i downloaded from the GitHub page by the same account by which this repo is made and I got the YT apk from apk mirror.

I'll try to do the abd method when I get home.

cyberboh commented 16 hours ago

no? it patched successfully with adb, tried the latest dev release of the RV manager

He mean to patch the apk with dev patches and Integrations with adb, not patched with dev manager

njihil commented 15 hours ago

oh, sorry.