Skip to content

Commit

Permalink
Add NSLocationUsageDescription for Mac Catalyst app.
Browse files Browse the repository at this point in the history
  • Loading branch information
yo1995 committed Apr 11, 2024
1 parent c3813c3 commit d85367d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@
<string>com.eos-gnss.positioningsource</string>
<string>com.geneq.sxbluegpssource</string>
</array>
<key>NSLocationUsageDescription</key>
<string>Your location is used to show your position on the map on Mac Catalyst.</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
Expand Down

0 comments on commit d85367d

Please sign in to comment.