authorizationStatus () switch authorizeStatus { case .Authorized: // Go for the further actions case .NotDetermined: requestAuthorization() ...
確定! 回上一頁