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.
NSLocationUsageDescription
1 parent c3813c3 commit d85367dCopy full SHA for d85367d
iOS/Info.plist
@@ -81,6 +81,8 @@
81
<string>com.eos-gnss.positioningsource</string>
82
<string>com.geneq.sxbluegpssource</string>
83
</array>
84
+ <key>NSLocationUsageDescription</key>
85
+ <string>Your location is used to show your position on the map on Mac Catalyst.</string>
86
<key>UISupportedInterfaceOrientations</key>
87
<array>
88
<string>UIInterfaceOrientationPortrait</string>
0 commit comments