Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
af-margot committed Jul 27, 2021
1 parent 628bed2 commit 6a88dae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ To install the segment-appsflyer-ios integration:

**Production** version:
```ruby
pod 'segment-appsflyer-ios', '6.3.2'
pod 'segment-appsflyer-ios', '6.3.4'
```

**Strict mode SDK** version:
```ruby
pod 'segment-appsflyer-ios/Strict', '6.3.2'
pod 'segment-appsflyer-ios/Strict', '6.3.4'
```
Use the strict mode SDK to completely remove IDFA collection functionality and AdSupport framework dependencies (for example, when developing apps for kids).

Expand All @@ -64,7 +64,7 @@ Use the strict mode SDK to completely remove IDFA collection functionality and A

**Production** version:
```ogdl
github "AppsFlyerSDK/segment-appsflyer-ios" "6.3.2"
github "AppsFlyerSDK/segment-appsflyer-ios" "6.3.4"
```


Expand Down

0 comments on commit 6a88dae

Please sign in to comment.