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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.