meteocool / ios

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

Enabling notifications with .NotDetermined should open onboarding instead of settings #72

Closed v4lli closed 3 years ago

v4lli commented 3 years ago

When enabling push notifications without giving ANY location permissions (i.e. when onboarding was skipped completely), this popup is displayed:

IMG_B93D62BF1775-1 2

This opens the settings page without ever requesting location permissions, causing no location setting to show up in the app's setting:

IMG_A2AE15194E28-1

Can't reproduce in Simulator -> let's check if this still happens in the next testflight release.