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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.