Skip to content

Releases: lupidan/unity-apptrackingtransparency

App Tracking Transparency for Unity Plugin v0.7.0

06 Nov 14:08
e3224af
Compare
Choose a tag to compare
  • Fixes bug when settings file is does not exist that prevented Postprocessing to be executed successfully
  • Adds some info regarding the settings file created by the plugin

App Tracking Transparency for Unity Plugin v0.6.0

11 Aug 12:18
afb3a61
Compare
Choose a tag to compare
  • Fixes major bug of the package not returning the actual status code.

App Tracking Transparency for Unity Plugin v0.5.0

18 Jul 20:33
Compare
Choose a tag to compare

Initial version:

  • Support for iOS
  • Support for tvOS (Experimental)
  • Support to get the current App Tracking Transparency Status to get the IDFA
  • Support to request authorization for the IDFA
  • Editor implementation for the feature, imitating the native implementation.
  • Configurable automatic postprocessing, add required frameworks and required Info.plist entries