Skip to content
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: Motion sense is not working in YouTube Music #1165

Closed
3 tasks done
NicolaSpadari opened this issue Apr 12, 2023 · 1 comment
Closed
3 tasks done

bug: Motion sense is not working in YouTube Music #1165

NicolaSpadari opened this issue Apr 12, 2023 · 1 comment
Labels
Bug report Something isn't working

Comments

@NicolaSpadari
Copy link

Type

Error at runtime

Bug description

For the Pixel 4 folks out there, we have a sensor called "Motion Sense" (or Soli) for gestures.
Currently the official app supports that, and other music apps too, but when using Revanced Youtube Music it just doesn't work in the app.

Steps to reproduce

  • Install any patched version of the app on a Pixel 4/XL
  • Press Play

The statusbar should glow to indicate that the gestures are enable, but it doesn't, and the gestures wont work.

Relevant log output

No log available.

Screenshots or videos

No response

Solution

Add a patch or restore the code that enables Motion Sense

Additional context

No response

Acknowledgements

  • I have searched the existing issues and this is a new and no duplicate or related to another open issue.
  • I have written a short but informative title.
  • I filled out all of the requested information in this issue properly.
@NicolaSpadari NicolaSpadari added the Bug report Something isn't working label Apr 12, 2023
@oSumAtrIX
Copy link
Member

This is likely due to the package name change and not fixable through YouTube only. Either you have to use the original package name (by not applying the microg-support patch) or you have to modify the Pixel app in order to enable motion sense for the changed package.

@oSumAtrIX oSumAtrIX transferred this issue from ReVanced/revanced-patches-template Dec 14, 2023
@oSumAtrIX oSumAtrIX transferred this issue from another repository Dec 14, 2023
Slenderman00 pushed a commit to Slenderman00/revanced-patches-grindr that referenced this issue Jan 31, 2024
# [2.134.0](ReVanced/revanced-patches@v2.133.0...v2.134.0) (2022-12-02)

### Bug Fixes

* **anytracker:** syntax error in fingerprint ([ReVanced#1165](ReVanced/revanced-patches#1165)) ([46ad786](ReVanced/revanced-patches@c3642ae))

### Features

* **anytracker:** `unlock-premium` patch ([ReVanced#1165](ReVanced/revanced-patches#1165)) ([e7ed324](ReVanced/revanced-patches@6c6695a))
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

2 participants