authorizationStatus { case .authorized, .provisional: print("許可") case .denied: print("拒否") ... authorizationStatus == .ephemeral {
確定! 回上一頁