Skip to content

Commit

Permalink
Merge pull request #24 from AppsFlyerSDK/releases/6.x.x/6.3.x/6.3.2
Browse files Browse the repository at this point in the history
Releases/6.x.x/6.3.x/6.3.2
  • Loading branch information
af-margot authored Jun 23, 2021
2 parents 3a76093 + d92af44 commit 56400a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Versions

## 6.3.2
- iOS SDK 6.3.2
- Android SDK 6.3.2
-disableAdvertiserIdentifier support for Android added

## 6.3.0
- iOS SDK 6.3.0
- Android SDK 6.3.0
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ In order for us to provide optimal support, we would kindly ask you to submit an
- [setCustomerUserID](#setCustomerUserID)
- [setCurrencyCode](#setCurrencyCode)
- [waitForATTUserAuthorizationWithTimeoutInterval](#waitForATTUserAuthorizationWithTimeoutInterval) *(ios only)*
- [disableAdvertiserIdentifier](#disableAppleAdSupportTracking) *(ios only)*
- [disableAdvertiserIdentifier](#disableAppleAdSupportTracking)
- [setShouldCollectDeviceName](#setShouldCollectDeviceName)*(ios only)*
- [setAppInviteOneLink](#setAppInviteOneLink)
- [anonymizeUser opt-out](#deviceTrackingDisabled)
Expand Down Expand Up @@ -292,7 +292,7 @@ AppsFlyerX::setCurrencyCode("<CURRENCY_ID>");
---
##### <a id="disableAdvertiserIdentifier"> **`disableAppleAdSupportTracking(bool): void`** *(ios only)*
##### <a id="disableAdvertiserIdentifier"> **`disableAdvertiserIdentifier(bool): void`**
| parameter | type | Default | description |
Expand Down

0 comments on commit 56400a6

Please sign in to comment.