Locale.preferredLanguages.first
.didEnterBackgroundNotification
) .and it's resumed when the app re-become active (using willEnterForegroundNotification
).UNUserNotificationCenter.current().getNotificationSettings
.CLLocationManager.authorizationStatus()
is authorizedAlways
or authorizedWhenInUse
.