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 61a6576 commit 1d4ea14Copy full SHA for 1d4ea14
README.md
@@ -34,7 +34,9 @@ On [releases page][releases] you can find two archives:
34
* `AdjustSdkStatic.framework.zip`
35
* `AdjustSdkDynamic.framework.zip`
36
37
-You can choose which framework you want to use, static or dynamic one, add it to your project
+Since iOS 8 Apple has introduced dynamic frameworks (also known as embedded frameworks),
38
+so if your app is targeting iOS 8 or higher, you can use the adjust SDK dynamic framework.
39
+Choose which framework you want to use, static or dynamic one, add it to your project
40
and continue with [step 3](#step3).
41
42
0 commit comments