Commit b0973f8
committed
Fuse.PushNotifications: remove AD_ID permission
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.1 parent 64ca6b2 commit b0973f8
File tree
2 files changed
+8
-0
lines changed- Source/Fuse.PushNotifications
- Android
2 files changed
+8
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments