Skip to content

Commit d85367d

Browse files
committed
Add NSLocationUsageDescription for Mac Catalyst app.
1 parent c3813c3 commit d85367d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

iOS/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
<string>com.eos-gnss.positioningsource</string>
8282
<string>com.geneq.sxbluegpssource</string>
8383
</array>
84+
<key>NSLocationUsageDescription</key>
85+
<string>Your location is used to show your position on the map on Mac Catalyst.</string>
8486
<key>UISupportedInterfaceOrientations</key>
8587
<array>
8688
<string>UIInterfaceOrientationPortrait</string>

0 commit comments

Comments
 (0)