Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.12
-
Fix Version/s: 5.13.0 Alpha 1
-
Component/s: Location: Maps/Navigation, Location: Places
-
Labels:None
Description
Currently error and errorString are overwritten every time an error occurs. this means that it is hard to differentiate errors between the different managers.
A better approach could be to also offer getters for the separate errors that are already stored.