meteocool / ios

meteocool iPhone + iPad App in Swift
GNU Affero General Public License v3.0
5 stars 1 forks source link

Refactor startup permission-checking code #56

Open v4lli opened 3 years ago

v4lli commented 3 years ago

We currently have a terrible mixture of code that shows popups/onboardings/etc based on the location permissions on startup. Needs some refactoring resulting in probably something like ~200 fewer lines of code.