We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce72ac commit a14bfdeCopy full SHA for a14bfde
README.md
@@ -3,7 +3,6 @@
3
# AppsFlyer integration for Segment.
4
5
## This is a Segment wrapper for AppsFlyer SDK that is built with iOS SDK v6.0.2.
6
-**Do not use this version on Production builds!**
7
8
9
----------
@@ -50,7 +49,7 @@ pod 'segment-appsflyer-ios'
50
49
51
**Production** version:
52
```ogdl
53
-github "AppsFlyerSDK/segment-appsflyer-ios" "5.4.0"
+github "AppsFlyerSDK/segment-appsflyer-ios" "6.0.2"
54
```
55
56
0 commit comments