From ae67b60b158c58aeda49422ac6ad1fe16d34fb90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uglje=C5=A1a=20Erceg?= Date: Sat, 12 Sep 2020 00:12:08 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57cebdc52..e7d2b5565 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ If you are having `iMessage` app, you can use the Adjust SDK with it as well wit ### Add iOS frameworks -Adjust SDK is able to get additional information in case you link additional iOS frameworks to your app. Please, add following frameworks in case you want to enable Adjust SDK features based on their presence in your app: +Adjust SDK is able to get additional information in case you link additional iOS frameworks to your app. Please, add following frameworks in case you want to enable Adjust SDK features based on their presence in your app and mark them as optional: - `AdSupport.framework` - This framework is needed so that SDK can access to IDFA value and (prior to iOS 14) LAT information. - `iAd.framework` - This framework is needed so that SDK can automatically handle attribution for ASA campaings you might be running.