Track, nyomkövetés hozzáadása

This commit is contained in:
2026-05-10 02:31:27 +02:00
parent 810e118059
commit 7192fa5322
16 changed files with 1613 additions and 27 deletions
+9
View File
@@ -24,6 +24,15 @@
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationWhenInUseUsageDescription</key>
<string>A nyomvonal rögzítéséhez folyamatos helymeghatározás szükséges.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Háttérben futó track rögzítéséhez szükséges.</string>
<key>UIBackgroundModes</key>
<array>
<string>location</string>
<string>fetch</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>