bingo 项目提交
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user