Skip to content

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