File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
samples/Sample.Maui/Platforms/iOS Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1717 <string >UIInterfaceOrientationLandscapeLeft </string >
1818 <string >UIInterfaceOrientationLandscapeRight </string >
1919 </array >
20- <key >NSLocationWhenInUseUsageDescription </key >
21- <string >This app needs your location to detect state boundary crossings. </string >
20+ <key >NSLocationTemporaryUsageDescription </key >
21+ <string >Say something useful here that your users will understand </string >
22+ <key >NSLocationAlwaysUsageDescription </key >
23+ <string >Say something useful here that your users will understand </string >
2224 <key >NSLocationAlwaysAndWhenInUseUsageDescription </key >
23- <string >This app needs your location to detect state boundary crossings in the background. </string >
25+ <string >Say something useful here that your users will understand </string >
26+ <key >NSLocationWhenInUseUsageDescription </key >
27+ <string >Say something useful here that your users will understand </string >
2428 <key >UIBackgroundModes </key >
2529 <array >
2630 <string >location </string >
You can’t perform that action at this time.
0 commit comments