We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbbd20 commit ece99e3Copy full SHA for ece99e3
ios/LocationAlways/RNPermissionHandlerLocationAlways.m
@@ -17,7 +17,6 @@ @implementation RNPermissionHandlerLocationAlways
17
return @[
18
@"NSLocationAlwaysAndWhenInUseUsageDescription",
19
@"NSLocationAlwaysUsageDescription",
20
- @"NSLocationWhenInUseUsageDescription",
21
];
22
}
23
0 commit comments