immuni-app / immuni-app-android

Official repository for the Android version of the immuni application
GNU Affero General Public License v3.0
859 stars 145 forks source link

Showing info for missing/partial location permission grant #390

Closed FStranieri closed 2 years ago

FStranieri commented 2 years ago

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