Search Issue Tracker
By Design
Votes
1
Found in
5.2.0f3
Issue ID
726450
Regression
No
[iOS] Input.location.isEnabledByUser returns 'true' even if Location Services are disabled for that app
To Reproduce:
1. Run the attached project.
2. Click cancel when the app requests acces to location services.
3. Observe that 'Input.location.isEnabledByUser' returns true, but the App can't access the location ('Input.location.status' returns 'Failed').
5.2.0f3 (e7947df39b5c)
Reproducible on iOS 7.1, 8.4 & 9.0
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
artoonie
Nov 19, 2021 19:50
Please elaborate on how this is by design, and why the documentation says the wrong thing?
czadam_inde
Dec 13, 2017 08:29
How is that by design? The docs clearly states otherwise... Either fix this bug properly or fix the documentation.