currently the users who are not granting location permission to be always on and not only while the app is in use, are not able to access the app service without a description of the issue.
With this PR we are able to explain/describe the situation to the users.
Checklist
[ ] I have followed the indications in the CONTRIBUTING.
[ ] The documentation related to the proposed change has been updated accordingly (plus comments in code).
[ ] I have written new tests for my core changes, as applicable.
[ ] I have successfully run tests with my changes locally.
Description
This PR tackles:
currently the users who are not granting location permission to be always on and not only while the app is in use, are not able to access the app service without a description of the issue. With this PR we are able to explain/describe the situation to the users.
Checklist
Fixes