|
|
|
|
245
|
<string>Some description</string>
|
245
|
<string>Some description</string>
|
246
|
<key>NSMotionUsageDescription</key>
|
246
|
<key>NSMotionUsageDescription</key>
|
247
|
<string>Some description</string>
|
247
|
<string>Some description</string>
|
248
|
-
|
|
|
|
|
248
|
+```
|
249
|
This is required because during the phase of processing in the App Store
|
249
|
This is required because during the phase of processing in the App Store
|
250
|
submission, the system detects that you app contains code to request the
|
250
|
submission, the system detects that you app contains code to request the
|
251
|
permission `X` but don't have the `UsageDescription` key and then it rejects the
|
251
|
permission `X` but don't have the `UsageDescription` key and then it rejects the
|