Releases: adobe/aepsdk-target-ios
Releases · adobe/aepsdk-target-ios
v3.1.2
v3.1.1
v3.1.0
Release Notes
Summary
TargetRequest
class now provides a constructor with a new callbackcontentWithDataCallback
. When implemented, this callback provides:- Target content; AND
- Data payload dictionary containing one or more of response tokens, Analytics payload, click metric Analytics payload (if available in the Target retrieve location content response with/ without a prior prefetch call)
Note: This SDK extension, per previous behavior, will make requests to Adobe Analytics (if the Adobe Analytics extension is also implemented) with appropriate Target payloads for A4T functionality.
-
Fixed an issue where the click notification was not being sent to Adobe Target for a retrieved mbox location upon the
clickedLocation
API call. -
In the circleci
config.yml
, the downloaded Codecov bash uploader is validated before uploading the coverage report in the step "Upload Code Coverage Report". For more details, see Codecov Bash uploader - Validating the bash script
What’s Changed
v3.0.0
What’s Changed
- 3.0.0 release (#94) @yangyansong-adbe