noi-techpark / it.bz.noi.community.android

NOI Community App for Android
GNU General Public License v3.0
1 stars 1 forks source link

Google Maps Link not working #114

Closed RudiThoeni closed 2 years ago

RudiThoeni commented 2 years ago

Describe the bug The google maps link inside Meet / Detailview -- Maps Button does not work, it always shows "Download google maps or waze...."

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Meet'
  2. Click on 'a Detailview of a record'
  3. click on 'the button maps'
  4. See message

Expected behavior Google Maps should open or a dialog to ask which map application if more are available

Please complete the following information:

chiaraDimension commented 2 years ago

The method used to find the address with an external map (i.e. Google Maps) requires additional permissions with Android 11+. The issue will be solved by the PR #117.