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.
2 parents e9193c9 + 7adef49 commit 9e1ae61Copy full SHA for 9e1ae61
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