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

How to use it with different Ads network, Like Unity Ads & Admob #26

Closed AsifNaeem1 closed 3 years ago

AsifNaeem1 commented 3 years ago

Hi, Thank you for this plugin, I recently purchase that plugin to comply with IOS 14+ guidelines.

I have few confusion while using your plugin. Please guide me.

I am using Unity 3D ads & Admob ads. How to use it with both SDK's?

As you know Google Admob provide its own workaround to show the App app tracking transparency, and Unity has its own. I am confused between both Ads provider. Do I need to follow Google Admob & Unity 3D workout or your plugin is enough?

manelizzard commented 3 years ago

Hello @AsifNaeem1,

This plugin allows you to show ATT popup. AdMob and Unity solutions will also do the same, so it is enough if you use any of those 3 solutions.

Best