0

I moved to google_mobile_ads and I would like to know if I can also request App Tracking Transparency via this plugin or I should use a separate one e.g. app_tracking_transperancy to achieve it? Thanks!

Angel Todorov
  • 1,443
  • 2
  • 19
  • 37

1 Answers1

0

Yes. Use the app_tracking_transparency package and explain why you are tracking users' data and how the data is being used in the app.

EngineerDanny
  • 795
  • 1
  • 9
  • 13
  • ok, so basically, I cannot use `App Tracking Transparency` via this plugin alone, I need another plugin/package :-) – Angel Todorov Aug 06 '21 at 18:27
  • Yes. Now Apple is strict on this tracking transparency issue. It should be the first thing shown to the user. If you fail to do that, they will definitely reject your app on the appstore. – EngineerDanny Aug 06 '21 at 19:49