Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed AppsFlyerUnityPlugin_v4.19.0.unitypackage
Binary file not shown.
Binary file added AppsFlyerUnityPlugin_v4.20.0.unitypackage
Binary file not shown.
8 changes: 6 additions & 2 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release Notes

### 4.20.0
* Updated Android SDK to v4.10.0
* Added API: `setUserEmails(EmailCryptType cryptType, params string[] userEmails)` for passing user emails
* Added API: `setResolveDeepLinkURLs(params string[] userEmails)` for ESP

### 4.19.0
* Updated Android SDK to v4.9.0
* Updated iOS SDK to v4.9.0
Expand All @@ -16,8 +21,7 @@
* Updated Android SDK to v4.8.13
* Updated iOS SDK to v4.8.6
* `setPreinstallAttribution(string MediaSource, string Campaign, string Site_Id);` API for Android.
*`setMinTimeBetweenSessions(int seconds)` API for Android and iOS

* `setMinTimeBetweenSessions(int seconds)` API for Android and iOS
* Cross Promotion and User Invite APIs:

`setAppInviteOneLinkID(string OneLinkID);`
Expand Down