Skip to content

Commit 6926fb9

Browse files
committed
update readme
1 parent bf05be1 commit 6926fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Adjust.requestTrackingAuthorizationWithCompletionHandler(function(status) {
302302
});
303303
```
304304

305-
Before calling the method, ensure that your app's Info.plist contains an entry for 'NSUserTrackingUsageDescription' explaining your tracking usage, as the app will crash otherwise.
305+
Before calling the method, make sure that your iOS app's `Info.plist` contains an entry for `NSUserTrackingUsageDescription` key. In absence of that key and usage of this method, app will crash.
306306

307307
### <a id="skadn-framework"></a>SKAdNetwork framework
308308

0 commit comments

Comments
 (0)