techmatters / terraso-mobile-client

GNU Affero General Public License v3.0
2 stars 0 forks source link

Map "My Location" icon button needs to prompt for location permission #1645

Open CourtneyLee333 opened 6 days ago

CourtneyLee333 commented 6 days ago

Any time a user has not given location permission to the app and they tap the "My Location" IconButton on the map, they should be prompted to give the app permission. I believe we can reuse the modal used for camera permission seen here in Figma, with the following text:

LandPKS needs to access your location For the best map experience, grant LandPKS access to your location in device settings. (Cancel) (Go to settings)

CourtneyLee333 commented 6 days ago

@DerekCaelin FYI this issue exists. I gave it P2 because there is a workaround, but it's a high priority in my opinion.

CourtneyLee333 commented 6 days ago

@paulschreiber This might be a low-hanging fruit for you?

paulschreiber commented 5 days ago

I can do this. Waiting on https://github.com/techmatters/terraso-mobile-client/pull/1398 to be merged first.