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

Unintended tracking permission #1893

Open
6 tasks done
ontajenius opened this issue Mar 21, 2025 · 3 comments
Open
6 tasks done

Unintended tracking permission #1893

ontajenius opened this issue Mar 21, 2025 · 3 comments
Milestone

Comments

@ontajenius
Copy link

ontajenius commented Mar 21, 2025

Steps to reproduce

  1. Update mihon from 0.17.1 to 0.18.0
  2. See updated permission (in my case, install using App Manager)

Expected behavior

Update mihon without new permission

Actual behavior

Added several new permission:

  • com.google.android.gms.permission.AD_ID
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE
  • android.permission.ACCESS_ADSERVICES_ATTRIBUTION
  • android.permission.ACCESS_ADSERVICES_AD_ID

Crash logs

No response

Mihon version

0.18.0

Android version

Android 14

Device

Poco F5

Other details

Image

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have gone through the FAQ and troubleshooting guide.
  • I have updated the app to version 0.18.0.
  • I have filled out all of the requested information in this form, including specific version numbers.
  • I understand that Mihon does not have or fix any extensions, and I will not receive help for any issues related to sources or extensions.
@AntsyLich
Copy link
Member

Those permission in particular are supposed to be removed via https://github.com/mihonapp/mihon/blob/main/telemetry/src/firebase/AndroidManifest.xml. I'll take a look why it isn't taking effects.

@AntsyLich AntsyLich added this to the v0.19.0 milestone Mar 21, 2025
@AntsyLich
Copy link
Member

Seems to be an issue with the android gradle plugin not merging in the custom manifest. I'll make an issue for it.

@AntsyLich
Copy link
Member

Actually I may have misunderstood how the manifest merger works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants