|
@@ -245,7 +245,7 @@ So before submitting your app to the App Store, make sure that in your
|
|
|
<string>Some description</string>
|
|
<string>Some description</string>
|
|
|
<key>NSMotionUsageDescription</key>
|
|
<key>NSMotionUsageDescription</key>
|
|
|
<string>Some description</string>
|
|
<string>Some description</string>
|
|
|
-
|
|
|
|
|
|
|
+```
|
|
|
This is required because during the phase of processing in the App Store
|
|
This is required because during the phase of processing in the App Store
|
|
|
submission, the system detects that you app contains code to request the
|
|
submission, the system detects that you app contains code to request the
|
|
|
permission `X` but don't have the `UsageDescription` key and then it rejects the
|
|
permission `X` but don't have the `UsageDescription` key and then it rejects the
|