Now it states that you are using the AD_ID permission, but your declaration states that you don't. You must declare the permission if you use it, otherwise do not.
Also you must declare which data you share. Just like I wrote.
Hey Thank you for help!
I could finally sent it for review by additionally tapping on: policy and programmes -> app content -> actioned and added Advertising ID.
the app I'm submitting has the manifest with this :
<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>
I added this to the Data safety:
---Screen 1
Does your app collect or share any of the required user data types? Yes
Encrypted? Yes
Are u following the Google family policy? Yes
---Screen 2
Device or other ID (ticked), others unchecked
---Screen 3 (Device or other IDS)
Collected, Shared (ticked)
Not processed ephemerally.
Data collection is required
(shared)Advertising or marketing (ticked)
(collected)Advertising or marketing (ticked)
Not sure If I will be rejected again. I'm confussed because the guy in the google forum told me:
"If you are only targeting children then you should include that line you said in your manifest but then update the data safety section because now you are no longer sending the device ID at all."
So I understood that I should state "no" to collect data in the form.