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 e9193c9 commit 7adef49Copy full SHA for 7adef49
README.md
@@ -99,8 +99,8 @@ Then update your `Info.plist` with wanted permissions usage descriptions:
99
<string>YOUR TEXT</string>
100
<key>NSSiriUsageDescription</key>
101
102
- <key>NSUserTrackingUsageDescription</key>
103
- <string>YOUR TEXT</string>
+ <key>NSUserTrackingUsageDescription</key>
+ <string>YOUR TEXT</string>
104
105
<!-- … -->
106
0 commit comments