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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.