Build native apps 20x faster than Flutter, RN or any other tech
BSD 3-Clause "New" or "Revised" License
124
stars
15
forks
source link
Build Issue - turning on location should *not* translate into `NSLocationAlwaysAndWhenInUseUsageDescription` in info.plist #1558
Open
kmahmood74 opened 2 months ago
NSLocationAlwaysAndWhenInUseUsageDescription
is for location access at all times. This is serious and Apple rejects a lot of apps due to this.When a user turns on Location in the studio, it should translate into
NSLocationWhenInUseUsageDescription