TheCacophonyProject / bird-monitor

Android application to regularly record birdsong for analysis
GNU General Public License v3.0
11 stars 9 forks source link

Request permissions in setup wizard #25

Closed mjs closed 5 years ago

mjs commented 5 years ago

The Vitals screen causes the app to request the required storage, location and audio permissions but these also need to be requested during the setup wizard. Without this the Location and Test tabs don't work.

This is especially important once the app is on the Play store.

timhot commented 5 years ago

Implemented in v1.3.9