codeforboston / plogalong

MIT License
22 stars 37 forks source link

Maps don't load for Android devices #310

Closed nlkassad closed 3 years ago

nlkassad commented 3 years ago

Describe the bug On an Android device maps aren't loading on the Plog screen or the history screen

To Reproduce Steps to reproduce the behavior:

  1. On an android device navigate to the plog screen
  2. The map won't be displayed and a tan box is displayed.
nlkassad commented 3 years ago

This was resolved for now by removing the restrictions on the maps API. This should still be revisited so the permissions are handled properly.