From d85367d7d44a693ef33c9475c5a5df4f4e5e7d6d Mon Sep 17 00:00:00 2001 From: Ting Chen Date: Wed, 10 Apr 2024 17:24:20 -0700 Subject: [PATCH] Add `NSLocationUsageDescription` for Mac Catalyst app. --- iOS/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iOS/Info.plist b/iOS/Info.plist index 7e4206ee8..f3e69906d 100644 --- a/iOS/Info.plist +++ b/iOS/Info.plist @@ -81,6 +81,8 @@ com.eos-gnss.positioningsource com.geneq.sxbluegpssource + NSLocationUsageDescription + Your location is used to show your position on the map on Mac Catalyst. UISupportedInterfaceOrientations UIInterfaceOrientationPortrait