Balaso-Software / app-tracking-transparency-for-unity

Later this year Apple will require your apps/games to request user's authorization in order to obtain the Identifier for Advertising (IDFA), used to optimize and maximize your Ads revenue
16 stars 1 forks source link

Customize message #2

Closed manelizzard closed 4 years ago

manelizzard commented 4 years ago

Is it possible to customize the optional text field in the native popup?

Yes, it is possible. You’ll find a class named AppTrackingTransparency, and inside it, a constant named POPUP_MESSAGE. By modifying it the message will be shown in the native popup.

manelizzard commented 4 years ago

Customization available through Unity Editor Window on version 2.0 of the plugin