Gugan Mohan
Gugan Mohan

Reputation: 81

Asking AppTrackingTransparency permission for using google analytics , is mandatory?

I am using Google Analytics SDK in my application.

It uses the demographic area, age and other user informations.

So, Am I need to ask permission for AppTracking manually or it was handled in google analytics SDK?

Without AppTracking Permission,Will my future updates get approved by iTunes connect?

Upvotes: 6

Views: 2106

Answers (1)

Gugan Mohan
Gugan Mohan

Reputation: 81

YES, I need to ask permission for App Tracking Transparency manually. It will not handled by Google Analytics SDK.

Since I am using Google Analytics for campaning tracking, GASDK gets the device IDFA, So the app must need Tracking Permission.

Note: If you or your third party framework uses IDFA, It is mandatory to implement app tracking transparency framework. Otherwise Apple will simply reject us.!

Upvotes: 2

Related Questions