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 05d2830 commit 3a57a4fCopy full SHA for 3a57a4f
ios/Runner/Info.plist
@@ -30,6 +30,8 @@
30
<string>Main</string>
31
<key>NSMicrophoneUsageDescription</key>
32
<string>App needs Microphone access to capture audio</string>
33
+ <key>NSMotionUsageDescription</key>
34
+ <string>This app uses motion sensors to determine compass direction.</string>
35
<key>UISupportedInterfaceOrientations</key>
36
<array>
37
<string>UIInterfaceOrientationPortrait</string>
0 commit comments