removing ad ids to comply kids privacy

0 favourites
  • 1 posts
From the Asset Store
Customize the animation of character when item changed
  • I am trying to remove ad id permission to comply for kids but for previous versions of construct there was only one permission I had to delete.After r402 I see more permissions about ad ids(please see image).Does anybody have idea if all those permissions are against children policy and I remove all of them by adding following code lines to manifest file

    <uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>

    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_ATTRIBUTION" tools:node="remove"/>

    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_AD_ID" tools:node="remove"/>

    <uses-permission android:name="android.permission.ACCESS_ADSERVICES_TOPICS" tools:node="remove"/>

    Tagged:

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)