提交修改

This commit is contained in:
changyunjia
2026-06-09 15:16:52 +08:00
co-authored by changyunjia
parent d4442fc21f
commit 3ac4fe0cd0
330 changed files with 48115 additions and 36763 deletions
+31
View File
@@ -0,0 +1,31 @@
# Changelog
All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [1.2.0] - 2021-09-21
Do not show Context Screen for iOS versions below 14.5
Use NSInvocation instead of performSelector for SkAdNetwork methods
Expose RequestTrackingAuthorization callback
## [1.0.0] - 2021-04-22
First Stable Release
Updates to the Context Screen sample and the README
## [0.2.0-preview.3] - 2021-04-19
Added Context Screen Sample
## [0.1.0-preview.3] - 2021-04-12
Fixed a typo in updateConversionValue
## [0.1.0-preview.2] - 2020-12-04
Fix an issue that caused a warning on some metafiles in Unity 2018.4
## [0.1.0-preview.1] - 2020-12-04
### This is the first release of com.unity.ads.ios-support package
Add Support for SKADID Spec (Postbuild process automatically adding SKAdNetwork Ids to Info.plsit)
Add Support for App Tracking Transparency API's (introduced in ios14)
Add Support for SKAdNetwork API's (introduced in ios14)