Skip to content

Fuse.PushNotifications: remove AD_ID permission #1482

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

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

mortend
Copy link
Member

@mortend mortend commented Aug 31, 2023

This removes the AD_ID permission from AndroidManifest to fix the following error when submitting an app in Google Play Console:

This version includes the permission com.google.android.gms.permission.AD_ID,
but your Play Console statement says that your app does not use the
advertising ID.

The AD_ID permission was most likely introduced when upgrading firebase packages in 90b53e3.

Pass -DANDROID_AD_ID_PERMISSION to "uno build" if you wish to keep this permission in your AndroidManifest.

This removes the AD_ID permission from AndroidManifest to fix the
following error when submitting an app in Google Play Console:

    This version includes the permission com.google.android.gms.permission.AD_ID,
    but your Play Console statement says that your app does not use the
    advertising ID.

The AD_ID permission was most likely introduced when upgrading firebase
packages in 90b53e3.

Pass -DANDROID_AD_ID_PERMISSION to "uno build" if you wish to keep this
permission in your AndroidManifest.
@mortend mortend merged commit 5f86935 into fuse-open:master Aug 31, 2023
@mortend mortend deleted the ad_id-permission branch August 31, 2023 12:38
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

Successfully merging this pull request may close these issues.

1 participant