We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
App Manager
Update mihon without new permission
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
No response
0.18.0
Android 14
Poco F5
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Seems to be an issue with the android gradle plugin not merging in the custom manifest. I'll make an issue for it.
Actually I may have misunderstood how the manifest merger works.
No branches or pull requests
Steps to reproduce
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
Acknowledgements
The text was updated successfully, but these errors were encountered: