get location from starting app

This commit is contained in:
2024-11-06 13:27:31 +01:00
parent 3a0f24cc4c
commit 5c0f4d345d
9 changed files with 278 additions and 71 deletions

View File

@@ -45,5 +45,7 @@
<false/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Your location is needed for showing nearby events</string>
</dict>
</plist>