Skip to content

Commit bb8cd48

Browse files
committed
AppsFlyer Unity Plugin v4.17.0
Android SDK v4.7.13 iOS SDK v4.8.7 New API's (see release notes)
1 parent 010121f commit bb8cd48

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed
-1.68 MB
Binary file not shown.
1.7 MB
Binary file not shown.

RELEASENOTES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Release Notes
22

3+
### 4.17.0
4+
* Updated Android SDK to v4.8.13
5+
* Updated iOS SDK to v4.8.6
6+
* `setPreinstallAttribution(string MediaSource, string Campaign, string Site_Id);` API for Android.
7+
*`setMinTimeBetweenSessions(int seconds)` API for Android and iOS
8+
9+
* Cross Promotion and User Invite APIs:
10+
11+
`setAppInviteOneLinkID(string OneLinkID);`
12+
13+
`generateUserInviteLink(Dictionary<string,string> parameters, string callbackObject, string
14+
callbackMethod, string callbackFailedMethod);`
15+
16+
`trackCrossPromoteImpression(string promotedAppID, string campaign);`
17+
18+
`trackAndOpenStore(string promotedAppID, string campaign, Dictionary<string,string> customParams);`
19+
320
### 4.16.4
421
* Upated Android SDK to v4.8.11
522
* Updated iOS SDK to v4.8.4

0 commit comments

Comments
 (0)